Closed
Bug 1459195
Opened 7 years ago
Closed 6 years ago
Gradient rendering discontinuity on certain page
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: alice0775, Assigned: gw)
References
()
Details
(Keywords: correctness)
Attachments
(3 files)
Steps To Reproduce:
1. Open https://cyanharlow.github.io/purecss-francine/
2. Wait for render the page
3. Try scroll down
Actual Results:
See attached screenshot
Reporter | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
Updated•7 years ago
|
status-firefox59:
--- → disabled
status-firefox60:
--- → disabled
status-firefox61:
--- → disabled
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → disabled
Keywords: correctness
OS: Windows 10 → All
See Also: → 1458373
Comment 2•7 years ago
|
||
I reduced the page down to just the skirt which shows the gradient discontinuity in WebRender but not in Gecko.
Updated•7 years ago
|
status-firefox62:
--- → disabled
See Also: → 1424034
Updated•6 years ago
|
Summary: Rendering error on certain page → Gradient rendering discontinuity on certain page
Updated•6 years ago
|
See Also: → https://github.com/servo/webrender/issues/2833
Comment 3•6 years ago
|
||
After the WR update in bug 1468950 the reduced test case ends up as a black rect on macOS, but renders correctly on Windows.
Depends on: 1468950
Comment 4•6 years ago
|
||
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #3)
> After the WR update in bug 1468950 the reduced test case ends up as a black
> rect on macOS, but renders correctly on Windows.
This happened in servo/webrender#2824
Comment 5•6 years ago
|
||
The gradient discontinuity is gone, so I'm going to close this bug. I'm pretty sure the weirdness on macOS is already covered by other bugs like 1470133.
Assignee: nobody → gwatson
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•