Closed
Bug 1504290
Opened 6 years ago
Closed 2 years ago
The drop shadows of an off-screen item is not rendered.
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nical, Unassigned)
References
Details
See WebRender issue 3266: https://github.com/servo/webrender/issues/3266
Looks lie webrender detects that the item is completely clipped out, discards it, and discards its shadow in the process or something along these lines.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P2
Comment 1•6 years ago
|
||
Is this something that needs to be fixed for the MVP? You marked it P2 but it's not blocking any of the state-wr* bugs so it's effectively lost from triage.
Flags: needinfo?(nical.bugzilla)
Comment 2•6 years ago
|
||
This is probably related to bug 1496019 actually.
Updated•6 years ago
|
Blocks: stage-wr-next
Priority: P2 → P3
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(nical.bugzilla)
Comment 3•2 years ago
|
||
This is handled correctly by WR now.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•