Closed
Bug 1640347
Opened 5 years ago
Closed 4 years ago
Drop shadows render incorrectly briefly while pinch-zooming
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: cbrewster, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
video/quicktime
|
Details |
STR:
- Enable WebRender
- Enable
apz.allow_zooming
- Go to https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feDropShadow
- Pinch-zoom over the drop-shadow example
- The drop shadow renders incorrectly but fixes itself after invalidation
Updated•5 years ago
|
Blocks: desktop-zoom, desktop-zoom-release
Comment 1•5 years ago
|
||
It seems that to see the problem the drop shadow has to intersect the boundary of the viewport and the shadow decides that it's bounds are now limited by the viewport.
Comment 2•5 years ago
|
||
Seems to be a regression, 2020-01-01 is better, but not perfect.
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 4•4 years ago
|
||
mozregression says this was fixed by https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=8ab5f308563d7e5ba91632d751895e8fc2079bd2&tochange=e2390cba7abf74b21fe9cfc20d8cfec2f1c0fcce. There's still some clipping/checkerboarding problems but that's tracked in other bugs.
Status: NEW → RESOLVED
Closed: 4 years ago
Depends on: 1592016
Flags: needinfo?(kats)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•