Closed
Bug 1329411
Opened 8 years ago
Closed 8 years ago
Tab bar visual glitch when hovering over the new tab button
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | + | fixed |
People
(Reporter: jimm, Assigned: u459114)
References
Details
(Keywords: regression)
Attachments
(5 files)
STR:
1) open up a few tab containers in a window
2) hover over the new tab button next to the last container tab opened
result: see attached. there's a little black bar that gets added to the end of the last tab.
Comment 1•8 years ago
|
||
Mozregression gives the following range: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6b1a87d941fa94bda048d48276ec2025eaf0f7c4&tochange=5de8385ec9731aca0832c5d10674a84f8bd0cdc8, i.e. this regressed in bug 1323912.
Blocks: 1323912
Has Regression Range: --- → yes
Has STR: --- → yes
tracking-firefox53:
--- → ?
Flags: needinfo?(cku)
Keywords: regression
Comment 3•8 years ago
|
||
We got it even worse with both a black bar and a blue bar.
Comment 4•8 years ago
|
||
It seems to only affect the active container tab.
Updated•8 years ago
|
Blocks: ContextualIdentity
Comment 5•8 years ago
|
||
This looks like a layout or graphics issue to me, esp. given the regression range, so moving to Core.
Component: Toolbars and Customization → Untriaged
Product: Firefox → Core
Comment 7•8 years ago
|
||
Coming from bug 1329479 I locally backed out the six changesets from bug 1323912 and the artefacts went away.
Comment 8•8 years ago
|
||
Downloads list in Library is also broken with black artifacts.
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e4be17b09b8d7ba28e1dd9c1d0d337bbc5f39bbc&tochange=4fd4d2b90556008374c8bde162e72e8ebaad9901
Updated•8 years ago
|
Severity: normal → major
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → unaffected
status-firefox53:
--- → affected
Component: Untriaged → Layout: View Rendering
Version: unspecified → 53 Branch
Updated•8 years ago
|
No longer blocks: ContextualIdentity
The effect of this bug on the tab bar becomes more pronounced when using the Classic Theme Restorer extension -- the consequence being that all inactive tabs, on the tab bar, appear black.
Assignee | ||
Comment 10•8 years ago
|
||
"Bug 1323912 - Part 3. Pass opacity in gradient-mask painting path." caused this glitch.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Attachment #8824849 -
Flags: review?(mstange)
Comment hidden (mozreview-request) |
Attachment #8824849 -
Flags: review?(mstange)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Attachment #8824849 -
Flags: review?(mstange)
Comment 16•8 years ago
|
||
mozreview-review |
Comment on attachment 8824849 [details]
Bug 1329411 - Correct wrong alpha value caused by the sixth patch in bug 1323912, and a test case.
https://reviewboard.mozilla.org/r/103138/#review103720
Is the "extreme scroll position" in the test necessary? It's fine as is, but it might be a bit misleading if it's not necessary.
Attachment #8824849 -
Flags: review?(mstange) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 19•8 years ago
|
||
Pushed by cku@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/afdccbbb363d
Correct wrong alpha value caused by the sixth patch in bug 1323912, and a test case. r=mstange
Comment 23•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•8 years ago
|
Summary: Containers tab bar visual glitch when hovering over the new tab button → Tab bar visual glitch when hovering over the new tab button
Comment 26•8 years ago
|
||
Seems to be fixed in latest Nightly.
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•