[Webkit-unassigned] [Bug 210716] New: pointermove event sometimes has incorrect pointerType of 'mouse'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 19 04:35:49 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210716
Bug ID: 210716
Summary: pointermove event sometimes has incorrect pointerType
of 'mouse'
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: iOS 13
Status: NEW
Severity: Normal
Priority: P2
Component: UI Events
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ae at seven.systems
On my 2017 iPad Pro 9.7", when running inside a WKWebView, a 'pointermove' listener attached to 'window' will sometimes incorrectly have its 'pointerType' property set to 'mouse' (instead of 'touch') even when no (Bluetooth) mouse is connected. This is very problematic because we use this event and its 'pointerType' property to detect if an actual mouse is connected, which now won't work.
--
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/20200419/a3b037d5/attachment.htm>
More information about the webkit-unassigned
mailing list