[Webkit-unassigned] [Bug 214609] Safari on iOS fires "pointerenter" with mouse pointerType in addition to touch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 14:30:06 PDT 2020


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
> * pointer enter: pointerType = "touch"
> * pointer leave: pointerType = "touch"
> * pointer enter: pointerType = "mouse"

These seem like events that would be fired when dispatching synthetic click events, which should be fixed in the iOS 14 beta.

-- 
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/20200721/a7fdd38c/attachment.htm>


More information about the webkit-unassigned mailing list