Wayland Overflow Menu Hover
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: mbagnara, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Steps to reproduce:
I use the Overflow menu to list addons such as UBlock Origin. If I open the overflow menu and wait for a hover event, it closes the entire menu.
Actual results:
A hover event causes the overflow menu to close. This also happens with specific addon menus such as UBlock Origin
Expected results:
The Hover event should not fatally close the menus, or the hover event should work correctly on Wayland
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
|
||
Plase attach content of about:support page. Do you use Sway Wayland compositor?
Thanks.
I am using sway. It may be related to having the Sway option focus_follows_mouse always
, but I don't see issues inside other applications.
Comment 5•2 years ago
|
||
(In reply to mbagnara from comment #4)
I am using sway. It may be related to having the Sway option
focus_follows_mouse always
, but I don't see issues inside other applications.
Firefox uses different systems to handle popups so Sway may have an issue with that. Please report that at Sway bug tracker.
You may also set widget.wayland.use-move-to-rect to false at about:config but that disabled dynamic popup placement.
Description
•