Context menu stays invisible unless mouse moves over it
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: j.grs-mozillabugs, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0
Steps to reproduce:
- Start Firefox in Wayland-mode on sway with a mixed DPI setup.
- Right click somewhere (in the case of the log attached it was a Github issue thread, just somewhere on the plain white).
To produce the attached log, I used MOZ_LOG="WidgetWayland:5 WidgetScreen:5 WidgetPopup:5" WAYLAND_DEBUG=1 firefox --gdk-debug=events 2>logfile.log
to run firefox.
Actual results:
The right-click context menu doesn't appear or is invisible unless I move the cursor onto it (by guessing where it should be), then it suddenly pops up.
This is hard to reproduce as it doesn't occur every time, most of the time the context menu behaves like it should/as noted one field further down. The attached log captures such an instance, where it happened to occur quite quickly after starting firefox.
Expected results:
The right-click context menu should appear immediately when right-clicked.
Comment 1•3 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.
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Can you try latest nightly please?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.
Reporter | ||
Comment 3•3 years ago
|
||
From what I can tell, it does look pretty stable in nightly, so this could be a "fixed". I also observe that certain other flickerings in the context menu's sub-menus are gone with nightly (although I didn't test for too long as I'm testing with my main profile for reproducability and want to revert back to stable for the moment). We could close this for now and reopen it in case the issue comes up again once the current nightly becomes stable?
Reporter | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Okay, Thanks!
Description
•