Firefox 92.0-1 doesn't show Dropdowns etc. under Wayland (Arch + Sway) [scale 2.4]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: mailinglist, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36
Steps to reproduce:
- sudo pacman -Sy firefox
- Open firefox
- Clicked on the "Other bookmarks"
- Clicked on a HTML select to choose an option
Actual results:
No dropdown is shown, no menu item is shown. Everytime Firefox has to "overaly" something on the UI, it is not being rendered.
Expected results:
When I click on the menu, I want to see the menu.
When I click on a HTML select, I want to see an overlay with selectable items.
Comment 1•4 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 revert this change in case you think the bot is wrong.
| Reporter | ||
Comment 3•4 years ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
Is that caused by scaling factor? Please try with 1.0.
You are right. The issue doesn't occur with scaling factor 1.0 . I have 2.4 at my setup, which breaks the UI in version 92.
Comment 4•4 years ago
|
||
Can you please try latest upstream nightly under wayland?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.
Comment 5•4 years ago
|
||
I mean with the scale 2.4 you had before.
| Reporter | ||
Comment 6•4 years ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #4)
Can you please try latest upstream nightly under wayland?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.
Same issue with:
firefox-nightly 94.0a1.20210908213905+ha72096bff057-1 (Thu 09 Sep 2021 09:01:58 PM CEST)
$ cat .config/sway/config
...
output eDP-1 scale 2.4
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Same here under Gentoo but with integer scale of 2.
Interestingly it seems Firefox also spends lots of CPU time (no idea what it's doing) under this scale which it does no under a scale of 1.
Comment 8•4 years ago
|
||
This sounds very similar to bug 1730398, which was marked as a duplicate of bug 1722767.
Comment 9•4 years ago
|
||
Can you test latest nightly please? Might be fixed by Bug 1735095.
Thanks.
Comment 10•3 years ago
|
||
I tested it with the Bitwarden extension and Firefox 96.0 2021-11-07 and it's working again :)
Comment 11•3 years ago
|
||
Good, Thanks.
Description
•