The context menu for a downloaded file in the Downloads panel has too much inline padding
Categories
(Firefox :: Menus, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | unaffected |
| firefox139 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
This happens because the downloadsContextMenu menupopup lives under the <panel>, causing this to set the extra margin.
I think the ultimate solution would be to move downloadsContextMenu out of the panel, while making sure this isn't relevant anymore since then.
Otherwise it'd be possible to override the vars for this panel, but it feels like a gross hack...
Tentatively marking bug 1954977 as the regressor, I have no idea if this came up recently but I figured it was too much of a coincidence that I found out about this just now.
I have no means of using mozregression on this machine so I can't be sure, but if it turns out this isn't the regressor feel free to remove the tag/keyword.
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1954977
:emilio, since you are the author of the regressor, bug 1954977, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
•
|
||
Bug appears in ordinary menu popups as well as contextual menus.
Sorry this is Bug 1958396.
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
This is a more consistent with the other --panel-* variables.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Reproduced the issue from comment 0 using an old Nightly build from 2025-04-02. Verified that using latest Nightly 140.0a1 and Firefox Beta 139.0b1 on Windows 11 (and also checked Ubuntu 22.04 and MacOS 13) the extra padding is no longer seen in the download context menu.
Description
•