Open
Bug 1203304
Opened 10 years ago
Updated 3 years ago
Tab doesn't redraw correctly when switching between HiDPI and LowDPI modes
Categories
(Core :: Graphics, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: adam, Unassigned, NeedInfo)
References
Details
(Whiteboard: [gfx-noted])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20150909004021
Steps to reproduce:
Gnome-tweak-tool to modify "Window scaling" from 1 to 2 or 2 to 1.
There is still only one "Window scaling" value for the whole desktop on Linux regardless of mix of HiDPI vs LowDPI screens.
This is on Fedora 22
Actual results:
Web content rendered too small or too large. The results are identical to the images on bug 1181745
New tabs open properly, refreshing old tabs does not fix. If switching back to LowDPI when experiencing this rendering issue, the old tabs render properly (but the tabs opened in HiDPI mode are very large which is same behavior reported above).
Surely a dupe of bug 1181745 but for Linux.
Did you use mozregression to find the same regression range?
Comment 2•10 years ago
|
||
> Surely a dupe of bug 1181745 but for Linux.
Very unlikely, I think -- though the two bugs may be related. Bug 1181745 was triggered by the patch for bug 1151644, which only effected OS X.
I have not used mozregression before, this is the first HiDPI screen I have had so never had to experience this before. Not sure if it is a regression, but from the other reports seems so.
Flags: needinfo?(adam)
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Comment 4•10 years ago
|
||
If you resize the window, does that make the tabs update properly after the DPI change?
Flags: needinfo?(adam)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•