RESOLVED FIXED147879
Backdrop-filter blur rendering issue
https://bugs.webkit.org/show_bug.cgi?id=147879
Summary Backdrop-filter blur rendering issue
Mathieu HAYS
Reported 2015-08-11 06:33:41 PDT
Created attachment 258714 [details] Gif demonstration of the issue Hi, Issue: The Blur generation catches other windows into the blur generation when used in -webkit-backdrop-filter How to reproduce: I made a very simple example : http://mathieuhays.github.io/Backdrop-filter/ Open the inspector on a separate window. Position it above the blurred part. Toggle the css property -webkit-backdrop-filter off and on again. Move the inspector out of the way. You should see that the inspector window has been included in the blur rendering.
Attachments
Gif demonstration of the issue (827.61 KB, image/gif)
2015-08-11 06:33 PDT, Mathieu HAYS
no flags
Simon Fraser (smfr)
Comment 1 2015-08-11 22:18:23 PDT
I can't reproduce on Yosemite. What OS, hardware and WebKit revision were you seeing this on?
Mathieu HAYS
Comment 2 2015-08-12 00:45:57 PDT
I tried on both iMac and macbook on OS X 10.10.5 Webkit version 8.0.8 (10600.8.9, r188304) I noticed that the issue also happens when you refresh the page with the inspector focused and on top of the blurred part. http://recordit.co/kDeQXwCb7J
Mathieu HAYS
Comment 3 2017-04-25 03:07:38 PDT
I just tested again in the latest Safari version and it's now fixed
Note You need to log in before you can comment on or make changes to this bug.