Closed
Bug 1267690
Opened 9 years ago
Closed 9 years ago
Transparency black/flickering in Vimeo icons
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1269321
Tracking | Status | |
---|---|---|
firefox47 | --- | unaffected |
firefox48 | + | wontfix |
firefox49 | + | fixed |
People
(Reporter: mhoye, Assigned: sinker)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.71 KB,
patch
|
mattwoodrow
:
review-
|
Details | Diff | Splinter Review |
See this URL: https://vimeo.com/157712307
The round icons next to the comments have black corners in Nightly, as compared to them correctly being displayed as circles in Aurora. Oddly, when you scroll the icons display correctly, but when you stop the black corners are drawn.
Very oddly, if you play the video for a while while the tab is in the background, some of the time if you come back to the tab the corners of those icons will be flickering very rapidly.
Comment 1•9 years ago
|
||
[Tracking Requested - why for this release]:
I can reproduce on Windows.
status-firefox49:
--- → affected
tracking-firefox49:
--- → ?
Keywords: regression,
regressionwindow-wanted
![]() |
||
Comment 2•9 years ago
|
||
FYI,
layout.css.prefixes.webkit = false fixes the problem
![]() |
||
Comment 3•9 years ago
|
||
[Tracking Requested - why for this release]:
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f44d3d568c2dd57365c85e70f9fd96db62ad5749&tochange=4d4dd7869c4fc912a2f9f8fb9ce37db76051d1c5
Regressed by:
4d4dd7869c4f Thinker K.F. Li — Bug 1244943 - Make PostProcessLayers aware of preserve-3d. r=mattwoodrow
Blocks: 1244943
status-firefox47:
--- → unaffected
status-firefox48:
--- → affected
tracking-firefox48:
--- → ?
Keywords: regressionwindow-wanted
Comment 4•9 years ago
|
||
Tracking for 48 and 49. ni on Thinker as Comment 3 as his patch is in the regression window - Thinker can you take a look? Thanks!
Assignee | ||
Comment 5•9 years ago
|
||
I have did a simple test. Icons are good at first sight, and corners turn black after scrolling. I will look into it ASAP.
Flags: needinfo?(tlee)
Comment 6•9 years ago
|
||
Marking Thinker as the assignee based on comment 5 :)
Assignee: nobody → tlee
Assignee | ||
Comment 7•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8752089 -
Flags: review?(matt.woodrow)
Assignee | ||
Updated•9 years ago
|
Attachment #8752089 -
Flags: review?(matt.woodrow)
Assignee | ||
Comment 8•9 years ago
|
||
Hi Mike, could you check the patch to make sure it has fixed the problem?
Flags: needinfo?(mhoye)
Assignee | ||
Comment 9•9 years ago
|
||
Reporter | ||
Comment 10•9 years ago
|
||
Sorry for the delay. Rebuilding shortly, will get back to you this evening.
Flags: needinfo?(mhoye)
Updated•9 years ago
|
Attachment #8752089 -
Flags: review?(matt.woodrow)
Yes, it'd be good if we can land and uplift this while 48 is still in Aurora, so let's get the reviews going while waiting to confirm the fix.
Reporter | ||
Comment 12•9 years ago
|
||
With this patch applied, I can still see black outlines flickering on scroll. They don't stay anymore when scrolling stops, but they're definitely still flickering visibly during scrolling.
Reporter | ||
Comment 13•9 years ago
|
||
Nope; after moving away from the window and moving back - scrolling but not focusing on the window - I can still reproduce the black-square effect.
Updated•9 years ago
|
Attachment #8752089 -
Flags: review?(matt.woodrow)
Assignee | ||
Comment 14•9 years ago
|
||
Mike, what the environment are you testing in?
Flags: needinfo?(mhoye)
Assignee | ||
Comment 15•9 years ago
|
||
Is there any other people who can reproduce the problem encountered by Mike Hoye?
I don't know how to reproduce it.
Reporter | ||
Comment 16•9 years ago
|
||
I'm on OSX, current latest and dual monitor. I'll re-verify today.
Flags: needinfo?(mhoye)
Reporter | ||
Comment 17•9 years ago
|
||
With the patch applied, I can no longer reproduce this on either windows or OSX. Sorry for the confusion, I must have screwed up something earlier.
Assignee | ||
Comment 18•9 years ago
|
||
Mike, Thank you for the comments.
Assignee | ||
Comment 19•9 years ago
|
||
Comment on attachment 8752089 [details] [diff] [review]
Skip opaque for extend3d layers with mask layers
Review of attachment 8752089 [details] [diff] [review]:
-----------------------------------------------------------------
Hi Matt, would you review this patch?
Attachment #8752089 -
Flags: review?(matt.woodrow)
Comment 20•9 years ago
|
||
Comment on attachment 8752089 [details] [diff] [review]
Skip opaque for extend3d layers with mask layers
Review of attachment 8752089 [details] [diff] [review]:
-----------------------------------------------------------------
Having Extend3DContext() and a mask on the same layer is fundamentally broken, and can't render correctly for non-trivial (2d) transforms.
Does the patch queue in bug 1269321 fix this?
Attachment #8752089 -
Flags: review?(matt.woodrow) → review-
Updated•9 years ago
|
Version: unspecified → 46 Branch
If we're going to fix this in 48, now is the time to figure out what to do.
Flags: needinfo?(tlee)
Assignee | ||
Comment 22•9 years ago
|
||
As Matt had mentioned, this bug should be fixed by the patch queue in bug 1269321. Although it is still not landed, however, the problem has gone with m-c and 48. So, I need some one other me to confirm it.
Mike Hoye, is the problem still there with m-c and 48?
Flags: needinfo?(tlee) → needinfo?(mhoye)
Reporter | ||
Comment 23•9 years ago
|
||
Nope, I can't reproduce this on current nightly at all.
Flags: needinfo?(mhoye)
Given the mystery around it, chances are we won't be "uplifting" this to 48 - though it may already be somehow fixed, I will still mark it wontfix for 48.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•