Open
Bug 1414311
Opened 7 years ago
Updated 2 years ago
New window size is different than expected after changing screen dpi (with privacy.resistFingerprinting pref enabled)
Categories
(Core :: General, defect, P2)
Tracking
()
NEW
People
(Reporter: hyacoub, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fingerprinting][fp-triaged][tor 30970])
[Affected platforms]:
Platforms: Ubuntu 16.04 x64.
Scenario 1: Open new window on high dpi 2K monitor
[Steps to reproduce]:
1. Go to about:config
2. Turn privacy.resistFingerprinting parameter to true
3. Open new browser window by clicking on "New Window"
[Expected result]: New window size should be 1000x1000.
[Actual result]: New window size is 1000x900
Scenario 2: Change the dpi value of your 2K monitor
[Steps to reproduce]:
1. Go to about:config and turn privacy.resistFingerprinting parameter to true
2. Open new browser window by clicking on "New Window"
3. Change the screen dpi to any value that is lower than the initial value (how to do it will differ by OS)
4. Open new browser window by clicking on "New Window"
5. Change the screen dpi to any value that is higher than the initial value (how to do it will differ by OS)
6. Open new browser window by clicking on "New Window"
[Expected result]: New window size should always be 1000x1000.
[Actual result]: The window size with same resolution is 1000x1000, after changing to a lower resolution the new window is 1000x900 which is not correct according to expected results, and after changing the screen dpi to any value that is higher than the initial value the new window is 1000x1000
Scenario 3: Change the dpi value of your 4K monitor
[Steps to reproduce]:
1. Go to about:config and turn privacy.resistFingerprinting parameter to true
2. Open new browser window by clicking on "New Window"
3. Change the screen dpi to any value that is lower than the initial value (how to do it will differ by OS)
4. Open new browser window by clicking on "New Window"
5. Change the screen dpi to any value that is higher than the initial value (how to do it will differ by OS)
6. Open new browser window by clicking on "New Window"
[Expected result]: New window size should always be 1000x1000.
[Actual result]: The window size with same resolution is 1000x1000, after changing to a lower resolution the new window is 1000x900 which is not correct according to expected results, and after changing the screen dpi to any value that is higher than the initial value the new window is 1000x1000
Comment 1•7 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Whiteboard: [fingerprinting-breakage]
Comment 3•6 years ago
|
||
Tim, could you look into this bug?
Blocks: uplift_tor_fingerprinting
Flags: needinfo?(tihuang)
Updated•6 years ago
|
Blocks: fingerprinting-breakage
Whiteboard: [fingerprinting-breakage] → [fingerprinting]
Updated•6 years ago
|
Whiteboard: [fingerprinting] → [fingerprinting][fp-triaged]
Updated•6 years ago
|
Assignee: nobody → tihuang
Comment 4•6 years ago
|
||
Sorry for the late response. Yes, I will look into it.
Flags: needinfo?(tihuang)
Comment 6•5 years ago
|
||
^^ oophs, I meant whiteboard
Updated•5 years ago
|
Flags: needinfo?(gk)
Whiteboard: [fingerprinting][fp-triaged] → [fingerprinting][fp-triaged][tor 30625]
Comment 7•4 years ago
|
||
Unassign myself because I am no longer actively working on this.
Assignee: tihuang → nobody
Updated•2 years ago
|
Severity: normal → S3
Comment 8•2 years ago
|
||
Removing parent bugs that aren't applicable, this is a bug in fingerprinting. If it's still applicable.
No longer blocks: 1401493, fingerprinting-breakage
Whiteboard: [fingerprinting][fp-triaged][tor 30625] → [fingerprinting][fp-triaged][tor 30970]
You need to log in
before you can comment on or make changes to this bug.
Description
•