Closed
Bug 1606328
Opened 6 years ago
Closed 4 years ago
backdrop-filter under-invalidation
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emilio, Unassigned)
References
Details
Attachments
(2 files)
STR:
- Open https://codepen.io/atomiks/pen/KKwvvYM?editors=1100
- Scroll up and down a bit.
There are seams from the blurred background, where there shouldn't be, see screenshot.
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Looks like this is an issue with picture cache invalidation, you can see this when enabling gfx.webrender.debug.picture-caching. Only tiles which the starry image touches get invalidated, which leave some tiles with leftover blur.
Comment 2•6 years ago
|
||
Comment 4•4 years ago
|
||
Hi Emilio, I wasnt able to repro this now. Does this still repro for you?
Flags: needinfo?(emilio)
| Reporter | ||
Comment 5•4 years ago
|
||
Works great now.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(emilio)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•