[Webkit-unassigned] [Bug 221342] New: releasePointerCapture() for mouse events leaves targetOverride set.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 10:32:42 PST 2021


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

            Bug ID: 221342
           Summary: releasePointerCapture() for mouse events leaves
                    targetOverride set.
           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

Testing with the example on https://developer.mozilla.org/en-US/docs/Web/API/Element/setPointerCapture, with mouse events on macOS, I see that after the call to releasePointerCapture() we still have a reference to the element in capturingData.targetOverride.

-- 
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/20210203/07d1b34b/attachment.htm>


More information about the webkit-unassigned mailing list