Closed
Bug 1725873
Opened 3 years ago
Closed 3 years ago
Reduce toolbar bookmark menu padding in compact mode
Categories
(Firefox :: Theme, enhancement)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: yoasif, Assigned: yoasif)
References
Details
Attachments
(7 files)
The increased size of the bookmark toolbar menu (the one you can add as an icon that displays all of your bookmarks) is a common complaint about proton. I think we should use the unsupported compact mode to address this.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → yoasif
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Type: defect → enhancement
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
Suggested revision for same compactness as Firefox 78 ESR:
[uidensity=compact] menupopup > menuitem,
[uidensity=compact] menupopup > menu {
padding-block: 2px;
}
Note: only tested on Windows.
Comment 4•3 years ago
|
||
Comment 5•3 years ago
|
||
Comment 6•3 years ago
|
||
Comment 7•3 years ago
|
||
In sum, all the menus I checked look okay with this change.
Updated•3 years ago
|
Attachment #9236349 -
Attachment description: Bug 1725873 - Reduce toolbar bookmark menu padding in compact mode. r=mconley → Bug 1725873 - Reduce toolbar bookmark menu padding in compact mode. r?mconley
Updated•3 years ago
|
Attachment #9236349 -
Attachment description: Bug 1725873 - Reduce toolbar bookmark menu padding in compact mode. r?mconley → Bug 1725873 - Reduce menu panel padding in compact mode. r?mconley
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/108a81c39b3d
Reduce menu panel padding in compact mode. r=dao
Comment 9•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Comment 10•3 years ago
|
||
I like this change, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•