Open
Bug 1212835
Opened 10 years ago
Updated 3 years ago
Separators in bookmarks popup in australis menu (≡) have strange dots at the left side (aka remove left and right borders for separators)
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: arni2033, Unassigned)
Details
Attachments
(2 files)
STR: (Win7_64, Nightly 44, 32bit, ID 20151007030205, new profile)
1. Enter customizing mode, place bookmarks button and history button in australis menu (≡)
2. Exit cistomizing mode
3. Open australis menu (≡)
4. Click bookmarks button
Result: Some strange dots are displayed at the left of each separator,
and some blurred areas at the right of each separator.
Expectations: No such things.
This could be solved by setting "border-right: 0px; border-left:0px;" to "#PanelUI-bookmarks toolbarseparator"s (currently they have border-left-width = border-right-width = 3px )
But the really good fix is to replace all <toolbarseparators> in #PanelUI-bookmarks with <menuseparators> - that'd be consistent with other panels in australis menu.
You may need to zoom in the screenshot to see that, but I see that w/o zooming, especially on HiDPI
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•