Closed
Bug 1391328
Opened 7 years ago
Closed 7 years ago
Tabs on OSX shouldn't have a top border.
Categories
(Firefox :: Theme, defect, P1)
Firefox
Theme
Tracking
()
Tracking | Status | |
---|---|---|
firefox57 | --- | verified |
People
(Reporter: johannh, Assigned: johannh)
References
(Blocks 1 open bug)
Details
(Whiteboard: [reserve-photon-visual])
Attachments
(1 file)
Tabs on OSX should go all the way to the top, see http://design.firefox.com/people/shorlander/photon/Mockups/macOS.html
Flags: qe-verify+
Updated•7 years ago
|
Iteration: --- → 57.2 - Aug 29
Priority: P4 → P1
QA Contact: ovidiu.boca
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8898393 [details]
Bug 1391328 - Remove top border from tabs on OSX.
https://reviewboard.mozilla.org/r/169786/#review175034
::: browser/themes/shared/tabs.inc.css:311
(Diff revision 1)
> .tab-background {
> border: 1px none transparent;
> background-clip: padding-box;
> }
>
> +%ifndef MOZ_WIDGET_COCOA
Why not XP_MACOSX?
Updated•7 years ago
|
Flags: needinfo?(jhofmann)
Comment 3•7 years ago
|
||
BTW, while I'm here, I noticed that the blue indicator isn't quite the same color as in the spec. Also, there's a 1px border at the top of the window (serving as some kind of bevel/sheen) and it lightens the blue indicator where they overlap, causing the indicator to look smaller (in my opinion, too small). I wonder if we can fix this somehow, but I suspect that it's an OS X thing that we don't fully control. Hopefully I'm totally wrong.
Comment 4•7 years ago
|
||
Meant to file a bug on the color. Should be blue-50 http://design.firefox.com/photon/visual/color.html#blue
The window inset effect should be gone now: https://bugzilla.mozilla.org/show_bug.cgi?id=1390888
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•7 years ago
|
||
(In reply to Nihanth Subramanya [:nhnt11] from comment #3)
> BTW, while I'm here, I noticed that the blue indicator isn't quite the same
> color as in the spec.
Let's fix that in a separate bug. :)
Updated•7 years ago
|
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8898393 [details]
Bug 1391328 - Remove top border from tabs on OSX.
https://reviewboard.mozilla.org/r/169786/#review175626
Attachment #8898393 -
Flags: review?(nhnt11) → review+
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b3c14da19775
Remove top border from tabs on OSX. r=nhnt11
Comment 10•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Comment 11•7 years ago
|
||
I verified this on Mac OS X 10.10 and Mac OS X 10.12 with Nightly 57.0a1(2017-08-22) and I can confirm this fix.
Assignee | ||
Comment 12•7 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•