Closed
Bug 1423696
Opened 7 years ago
Closed 7 years ago
Inset box-shadows render incorrectly in some cases
Categories
(Core :: Graphics: WebRender, defect, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: mstange, Assigned: ethlin)
References
Details
(Whiteboard: [wr-mvp] [triage])
Attachments
(3 files)
In this testcase, with WebRender enabled, the element's clip also seems to clip the pre-blur shadow shape, instead of just clipping the blurred result.
Reporter | ||
Updated•7 years ago
|
See Also: → https://github.com/servo/webrender/issues/2182
Updated•7 years ago
|
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ethlin
Assignee | ||
Comment 1•7 years ago
|
||
PR: https://github.com/servo/webrender/pull/2261
According to the try push[1], I should update the reftest.list.
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=aac72b3488afd74fce9afcd4edf7ce17763bd57e&selectedJob=154326187
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8940587 [details]
Bug 1423696 - Update the reftest annotations after we fixed the webrender box shadow problem(issue #2261).
https://reviewboard.mozilla.org/r/210796/#review216610
This is fine but I'm going to move it to bug 1426116 since it needs to land together with the WR update
Attachment #8940587 -
Flags: review?(bugmail) → review+
Comment 4•7 years ago
|
||
This landed in bug 1426116, is there anything else that needs to be done here? If not we can close this bug.
Comment 5•7 years ago
|
||
The inset box shadow test case I added in bug 1423633 attachment 8940252 [details] is still broken (the rendering, not just the slow scrolling). The right and bottom lines don't appear at all.
Assignee | ||
Comment 6•7 years ago
|
||
(In reply to Andrew Osmond [:aosmond] from comment #5)
> The inset box shadow test case I added in bug 1423633 attachment 8940252 [details]
> [details] is still broken (the rendering, not just the slow scrolling). The
> right and bottom lines don't appear at all.
I'm going to close this bug. I think we should create another bug for bug 1423633 attachment 8940252 [details].
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•7 years ago
|
||
I agree, this bug as filed is fixed.
Comment 8•7 years ago
|
||
Nightly 59 x64 20180109234707 de_DE @ Debian Testing (Radeon RX480)
fresh profile: layers.acceleration.force-enabled, gfx.webrender.enabled, gfx.webrender.blob-images, image.mem.shared
attachment 8935091 [details]
I wouldn't call this as (completely) fixed.
Reporter | ||
Comment 9•7 years ago
|
||
I've filed bug 1429411 for one of the cases shown in the video.
Assignee | ||
Comment 10•7 years ago
|
||
Sorry, I didn't know the size also effects the result. Let me take the bug 1429411.
You need to log in
before you can comment on or make changes to this bug.
Description
•