Menu spacing issues on macOS after bug 1958213
Categories
(Firefox :: Menus, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | unaffected |
| firefox139 | --- | verified |
People
(Reporter: sam, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
After bug 1958213, there are a few issues with rendering non-native menus on macOS:
- Menu items with an icon no longer have the correct amount of padding between the icon and text.
- Menu items that can be checked now incorrectly have space for an icon, even though they have no icon.
- There is excessive padding on the right (even with accelerators present).
Attaching screenshots to demonstrate the issues.
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Comment 2•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1958213
:emilio, since you are the author of the regressor, bug 1958213, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
This was lost in the regressing bug. We should unify how we do this
across platforms (because right now it's a bit of a mess), but for now
just fix the regression.
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Backed out for causing mochitest failures @ test_popup_attribute.xhtml
Backout link: https://hg.mozilla.org/integration/autoland/rev/c25d04a68ad925a428a52a6d4d76a2559eb3ef49
| Assignee | ||
Updated•1 year ago
|
Comment 8•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Reproduced the initial issue with the menu spacing using an old Nightly build from 2025-04-07. Verified that using the latest Nightly build 140.0a1 and Firefox 139.0b4 on MacOS 13.7 the affected menus don't have this issue anymore.
Description
•