Open
Bug 2050478
Opened 6 hours ago
Updated 6 hours ago
panel-list submenu opens off screen at certain viewport sizes when accessed via keyboard navigation
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(2 files)
I can reproduce this 100% of the time on MacOS when I am running Firefox at full width. STR:
- make sure Firefox is full width
- navigate to Firefoxview
- use the keyboard to open one of the menus
- use the right arrow key to open the submenu
expected results:
the submenu opens to the left of the main panel so that it's fully visible on screen. This is what happens when you hover over the option/use the cursor to open the submenu.
actual results:
the submenu always opens to the right of the panel meaning the options are always partially obscured
Updated•6 hours ago
|
| Reporter | ||
Comment 1•6 hours ago
|
||
This seems like a related issue - at slightly smaller browser widths trying to open the menu via the keyboard just causes it to auto close and triggers a strange layout shift/flash
You need to log in
before you can comment on or make changes to this bug.
Description
•