Closed
Bug 1578870
Opened 5 years ago
Closed 5 years ago
Popup menu height is limited wrongly when using monitors with different resolutions
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1556323
People
(Reporter: yshuiv7, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Connect 2 monitors, one 1920x1080, one 3840x2160
- Make sure the low-res one is on the left, the high-res one is one the right (e.g. xrandr --output High --right-of Low)
- Open firefox on the high-res monitor
- Open a popup menu
Actual results:
Height of the popup menu is limited to the height of the low-res monitor
Expected results:
Popup menu height should fit the height of the monitor currently containing the popup menu.
(Extra note:
When the high-res monitor is on the left, the popup menu height seems to be correct.)
Reporter | ||
Comment 1•5 years ago
|
||
I tested this with GDK_DPI_SCALE=2, don't know if that makes a difference.
Updated•5 years ago
|
Component: Untriaged → Menus
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•