Firefox underfills or overfills the window depending on scaling factor of initial monitor
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: mythmon, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
When moving Firefox between monitors of different scaling factors, the contents of the window will be mis-sized compared to the container of the window. This results in either Firefox filling up only a fraction of the window, or with most of Firefox being inaccessible due to being off screen or sometimes overflowing the window.
The way this shows up seems to depend on the scaling factor of the monitor that Firefox was opened on. Opening a new window has no effect; all windows have the problem in the same direction.
Interestingly, the scaling seems to be off by a factor of 2x, even though my monitor is only scaled at 1.25x.
MOZ_ENABLE_WAYLAND=1
- Wayland
- Sway tiling window manager
- Two displays, one at 1.25x scaling and the other at 1x
- Intel graphics
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
In this screenshot, note that Firefox should be much smaller than it is. The blue outline is the window manager's decorations denoting the window size.
Reporter | ||
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Is this a duplicate of bug 1612377?
Reporter | ||
Comment 5•5 years ago
|
||
Looks like, thanks!
Description
•