Closed
Bug 895836
Opened 11 years ago
Closed 11 years ago
[Australis] Margin of the navigation bar is too much in the customization mode
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 28
People
(Reporter: kazukigot1, Assigned: mikedeboer)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:M9][Australis:P4])
Attachments
(2 files)
7.49 KB,
image/jpeg
|
Details | |
994 bytes,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
Enter customize mode
Result:
Padding increases at the top and bottom of the navigation bar
Reporter | ||
Updated•11 years ago
|
Depends on: australis-cust
Reporter | ||
Updated•11 years ago
|
No longer depends on: australis-cust
Reporter | ||
Updated•11 years ago
|
Blocks: australis-cust
Updated•11 years ago
|
Whiteboard: [Australis:P4]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mdeboer
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: Windows 7 → All
Hardware: x86_64 → All
Assignee | ||
Comment 1•11 years ago
|
||
Also noticeable on OSX. Reducing the margin to 1px seems all that's needed.
Attachment #821000 -
Flags: review?(gijskruitbosch+bugs)
Comment 2•11 years ago
|
||
Comment on attachment 821000 [details] [diff] [review]
Patch v1: reduce margin of the navbar in customization mode
Review of attachment 821000 [details] [diff] [review]:
-----------------------------------------------------------------
If you fix this anyway, can you also improve that selector to not suck quite as much? E.g.
#nav-bar[customizing="true"] > #nav-bar-customization-target
(although I wonder why we need a different margin for customization mode at all?)
And is the horizontal margin actually wrong? I don't believe so - the menu button already hugs the side of the box pretty closely. Please don't change that margin.
(r=me with the above fixed)
Attachment #821000 -
Flags: review?(gijskruitbosch+bugs) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Pushed with preserved horizontal margins. I did not change the selector(s), because that opened up a can of worms. I file a follow-up to try and make these selectors more specific.
https://hg.mozilla.org/projects/ux/rev/0fd98e856b49
Whiteboard: [Australis:P4] → [Australis:M9][Australis:P4][fixed-in-ux]
Assignee | ||
Updated•11 years ago
|
Summary: [Australis] Padding of the navigation bar is too much in the customization mode → [Australis] Margin of the navigation bar is too much in the customization mode
Updated•11 years ago
|
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M9][Australis:P4][fixed-in-ux] → [Australis:M9][Australis:P4]
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•