[Webkit-unassigned] [Bug 185720] New: Repaint bounds too small on SVG element with blur filter applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 03:40:21 PDT 2018


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

            Bug ID: 185720
           Summary: Repaint bounds too small on SVG element with blur
                    filter applied
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jan.boesenberg at incors.com
                CC: zimmermann at kde.org

Created attachment 340568

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

Simple testcase to reproduce the issue

If you open the attached test case and move the mouse over the blurred red square, the color changes to blue. But since the repainting bounds do not take into account the blur, the outer part of the blurred area stays red.

After switching between windows (enforcing a full repaint), the blurred square is displayed correctly.

This may be related to (or a duplicate of) https://bugs.webkit.org/show_bug.cgi?id=166739

-- 
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/20180517/351dd0e4/attachment.html>


More information about the webkit-unassigned mailing list