Closed
Bug 1734160
Opened 1 year ago
Closed 11 months ago
[wayland] Preferences menupopup list misplaced when page is zoomed
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1757106
People
(Reporter: ke5trel, Assigned: stransky)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
73.49 KB,
image/png
|
Details |
STR:
- Start with
MOZ_ENABLE_WAYLAND=1
on Ubuntu 21.04. - Visit
about:preferences#general
. - Zoom out to 80%.
- Click the "Default zoom" select dropdown.
The menupopup
is mislocated away from the menulist
element.
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=263963426b561b2aa687aeeaeddc4fd93fff9e57&tochange=17aa41e3cb7cdff3b94e26e351e29cc8b9bab18a
Regressed by Bug 1623974.
Updated•1 year ago
|
Severity: -- → S3
Updated•1 year ago
|
Flags: needinfo?(stransky)
Assignee | ||
Comment 1•1 year ago
|
||
Yes, will look at it.
Assignee: nobody → stransky
Flags: needinfo?(stransky)
Priority: -- → P2
Updated•1 year ago
|
status-firefox96:
--- → affected
Comment 2•1 year ago
|
||
I have a similar issue using MOZ_ENABLE_WAYLAND=1
, with XWayland it works.
Setting "Default zoom" to anything but 100%, the drop-down menu don't appear anywhere.
Going back to 100% zoom (Ctrl+scroll) in about:preferences
the drop-down appears again.
I'm on ArchLinux with Gnome 41 + Firefox 95.0.2
Updated•1 year ago
|
Updated•1 year ago
|
Has Regression Range: --- → yes
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•