[Webkit-unassigned] [Bug 201234] REGRESSION (Safari 13): webkit-backdrop-filter sometimes leaving empty space between border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 10:30:07 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=201234

Christian Kaindl <crisscross.kaindl at outlook.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crisscross.kaindl at outlook.d
                   |                            |e

--- Comment #5 from Christian Kaindl <crisscross.kaindl at outlook.de> ---
Created attachment 397467

  --> https://bugs.webkit.org/attachment.cgi?id=397467&action=review

backdrop-filter rendering bug with box-shadow

This issue is not only present with border-radius, but also when applying a box-shadow to the element. The backdrop-filter is offset by the size of the blur radius in addition to the offset by border-width. In the attachment I only added a box-shadow to Jonathan's HTML attachment, which makes the bug very visible.

This very much impacts our website right now (quantargo.com), because any element with backdrop-filter that also has a shadow looks broken on iOS (Chrome, and Firefox with the `layout.css.backdrop-filter.enabled` flag, work correctly).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200424/46a52181/attachment.htm>


More information about the webkit-unassigned mailing list