Closed
Bug 2058257
Opened 1 month ago
Closed 1 month ago
Menu focus-background gets awkwardly clipped by Nova's rounded menu-popup-corners, for first/last entry in the menu
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
DUPLICATE
of bug 2057169
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
STR:
- Open a
<select>menu in Firefox Nightly, or one of theFile|Edit|View|etc.app menus (on Linux and I assume Windows) - Ensure the topmost entry in the menu is focused (using arrow keys or mouse hover). Look at background for that item.
ACTUAL RESULTS:
The focus-background is a rectangle with slightly rounded corners, and its top-left and top-right corners are clipped by the much-more-severely-rounded edge of the menu-popup. So you can't see the whole focus-background, and it looks a bit asymmetrical/glitchy.
EXPECTED RESULTS:
Should be able to see the whole focus background. Probably it should be rounder so that it doesn't protrude from the popup?
NOTE: several menus don't have this problem, because they use a focus-background with completely rounded sides, which don't protrude from the menu. Here are those "good" menus that I've noticed:
- Firefox hamburger menu
- The tabstrip
vchoose-a-tab menu - The autocomplete menu (e.g. the one you get in https://bugzilla.mozilla.org/attachment.cgi?id=9603497 )
| Reporter | ||
Comment 1•1 month ago
|
||
| Reporter | ||
Comment 2•1 month ago
|
||
I'm using Nightly 155.0a1 (2026-07-27) (64-bit) on Ubuntu 26.04
| Reporter | ||
Updated•1 month ago
|
Attachment #9616930 -
Attachment description: screenshot of needinfo menu → screenshot of bug affecting the bugzilla 'needinfo' menu-popup
| Reporter | ||
Updated•1 month ago
|
Attachment #9616931 -
Attachment description: screenshot of Tools menu in menu toolbar → screenshot of bug affecting the Tools menu in Firefox's menu toolbar
| Reporter | ||
Comment 3•1 month ago
|
||
| Reporter | ||
Updated•1 month ago
|
Blocks: nova-foxfooding
| Reporter | ||
Updated•1 month ago
|
Summary: Menu focus-background gets awkwardly clipped by rounded menu-popup-corners, for first/last entry in the menu → Menu focus-background gets awkwardly clipped by Nova's rounded menu-popup-corners, for first/last entry in the menu
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•