cannot select top item of submenu
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: jdien07, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.04 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0
Steps to reproduce:
Select "History > Recently Closed Tabs"
Firefox 124.0.1 under Pop!_OS 22.04 LTS
Actual results:
Cannot select top item of the resulting submenu with the mouse.
Expected results:
Should have been able to select top item of the submenu. It is, however, possible to select the top item using the up arrow keyboard button. The problem appears to be that the submenu is displayed from the very top of the screen, on top of the OS menu bar, and the UI does not allow the mouse click to register there. One possible fix would be for the submenu to start below the OS menu bar, rather than the very top of the screen.
Comment 1•1 year 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•1 year ago
|
||
It's a bug in mutter/gnome as it places menu over upper toolbar which is not accessible by applications. Can you file a bug at https://gitlab.gnome.org/GNOME/mutter/-/issues ?
Thanks.
looks like this has already been done via the duplicate bug report. Sorry I didn't respond earlier!
Description
•