[Gnome/Wayland] Extensions menu doesn't scroll
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox124 | --- | wontfix |
| firefox125 | --- | fixed |
People
(Reporter: sasha, Assigned: emilio)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0
Steps to reproduce:
I have many extensions installed, more than fit in the extensions menu given my screen size and scale.
Actual results:
I'd expect the menu to scroll if not all extensions fit but instead the overflow is just cut off.
Expected results:
The menu should scroll.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Please attach your about:support page.
Thanks.
| Reporter | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Can you attach screenshot of whole desktop?
Please run Firefox on terminal with MOZ_LOG="WidgetPopup:5" env variable:
MOZ_LOG="WidgetPopup:5" firefox > log.txt 2>&1
open the popup and attach the log.txt here.
Thanks.
I see the same thing on Ubuntu 23.10 with Wayland at 200% display scale. It does not happen with XWayland or 100% display scale.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=3072155b3ba7258eeffe3cc96f1065c8b8eb3e4f&tochange=3b5a0c666d81128f40fa48e3e30c16c64e64b959
Regressed by Bug 1824552.
| Assignee | ||
Comment 7•2 years ago
|
||
This is fixed upstream in GTK, see https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6723
I can no longer reproduce this on latest Nightly 125.0a1 (2024-03-17), so it appears to have been fixed by Bug 1871515.
Updated•2 years ago
|
Description
•