Closed
Bug 913464
Opened 11 years ago
Closed 11 years ago
Tabstrip overflow arrow button borders, pinned tab glow, and separators overlap the navbar
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
(Keywords: regression, Whiteboard: [Australis:M-][Australis:P-])
Attachments
(3 files)
It looks like fixing bug 908796 now has the tabstrip's arrows' borders overlapping the navbar slightly. Screenshot coming up shortly...
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Hardware: x86 → All
Summary: Tabstrip overflow arrow button borders overlap the navbar → Tabstrip overflow arrow button borders and separators overlap the navbar
Comment 2•11 years ago
|
||
The pinned tab title change glow also overlaps the nav-bar's top border. Bumping priority since the average user would likely notice the separator issue.
Whiteboard: [Australis:M?][Australis:P4] → [Australis:M?][Australis:P3]
Comment 3•11 years ago
|
||
(In reply to Matthew N. [:MattN] from comment #2)
> The pinned tab title change glow also overlaps the nav-bar's top border.
> Bumping priority since the average user would likely notice the separator
> issue.
Testcase: data:text/html;charset=utf-8,<link rel=icon href="http://mail.google.com/favicon.ico"><script>setInterval(function titleUp() { document.title = Date.now();}, 1500)</script>
Summary: Tabstrip overflow arrow button borders and separators overlap the navbar → Tabstrip overflow arrow button borders, pinned tab glow, and separators overlap the navbar
Comment 4•11 years ago
|
||
Assignee | ||
Comment 5•11 years ago
|
||
Ideally we should fix this before the merge.
Whiteboard: [Australis:M?][Australis:P3] → [Australis:M?][Australis:P2]
Assignee | ||
Comment 7•11 years ago
|
||
I feel bad about this patch, but it's the best I could come up with. Pulling up the entire pinned tab using margin-top makes it 'float' when selected, ie then there's a gap at the bottom. This was the best I could come up with. Giving the tab z-index: -1 made it unselectable. :-|
Attachment #831634 -
Flags: review?
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•11 years ago
|
||
Note that this patch also means the radial gradient is not 'shining through' the navbar top border as before. I don't see a way to avoid that.
Assignee | ||
Updated•11 years ago
|
Attachment #831634 -
Flags: review? → review?(MattN+bmo)
Comment 9•11 years ago
|
||
Comment on attachment 831634 [details] [diff] [review]
fix everything but the tabs to not overflow,
Please fix XP as well. I'm fine with a workaround like this for now until we have bug 910987.
Attachment #831634 -
Flags: review?(MattN+bmo)
Attachment #831634 -
Flags: review-
Attachment #831634 -
Flags: feedback+
Comment 10•11 years ago
|
||
The workaround in bug 908796 which caused this regression has been backed out, so this shouldn't be an issue anymore. Please re-open if this behaviour persists.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Whiteboard: [Australis:M?][Australis:P2] → [Australis:M-][Australis:P-]
You need to log in
before you can comment on or make changes to this bug.
Description
•