[Webkit-unassigned] [Bug 233084] New: Scroll through content hidden with clip-path does not propagate below

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 13 06:57:25 PST 2021


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

            Bug ID: 233084
           Summary: Scroll through content hidden with clip-path does not
                    propagate below
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: augus.dupin at gmail.com

Created attachment 444137

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

testcase

When clip-path is applied to an element, the content below the clipped part of the element cannot be scrolled, instead nothing happens.

See the attachment.

Scrolling below the purple square should trigger scroll underneath, but nothing happens. Note that other events (CSS hover and click) seem to work fine.

-- 
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/20211113/82f2f24d/attachment.htm>


More information about the webkit-unassigned mailing list