[wayland] context menus not limited to the screen
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: ernstp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
62.21 KB,
application/json
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
Run Firefox with the native Wayland windowing mode. Gnome 44 Wayland session.
Right click on a page near the bottom of the screen.
Actual results:
Most of the context menu is not accessible and displayed outside the screen.
Expected results:
The context menu should have been moved upwards, or extended upwards from the point of click instead of downwards.
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.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Can you create screencast of the issue?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Collect_information_for_a_bug_report
Thanks.
Reporter | ||
Comment 3•2 years ago
|
||
Ok looks like I had and old widget.wayland.use-move-to-rect override, resetting that fixes it.
Description
•