[Webkit-unassigned] [Bug 199803] releasePointerCapture() not working for implicit capture; can't opt-in to pointerenter/leave for touches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 07:00:47 PDT 2019


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

--- Comment #9 from Antoine Quint <graouts at apple.com> ---
So we do account for releasePointerCapture() being called, but only partially. We'll dispatch pointermove and pointerup events correctly, but we fail to dispatch boundary events (pointerover, pointerout, pointerenter and pointerleave). We'll use this bug to track completion of non-capturing event dispatch on iOS.

-- 
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/20190916/c0b784f4/attachment-0001.html>


More information about the webkit-unassigned mailing list