[Webkit-unassigned] [Bug 214367] New: Event regions need to respect clip-path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 11:35:12 PDT 2020


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

            Bug ID: 214367
           Summary: Event regions need to respect clip-path
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Created attachment 404366

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

test to drop into editing/editable-region

If an element is clipped with the clip-path property, event regions need to respect that; currently, editable regions (which do not rely on clip-path being composited) are wrong for descendants of elements with clip-path.

This is important because content uses clip-path to hide descendants from hit-testing (see bug 214362).

-- 
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/20200715/72309a1a/attachment.htm>


More information about the webkit-unassigned mailing list