[Webkit-unassigned] [Bug 219670] Tap to click inconsistent with normal click on OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 16:38:05 PST 2020


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

--- Comment #1 from Tim Horton <thorton at apple.com> ---
IIRC one of the common causes of this is that tap-to-click's mousedown + mouseup come with essentially zero time between them, which sometimes confuses code that doesn't expect this. (No idea if that's what's happening in this case, but it is something to keep in mind).

-- 
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/20201210/ec73751f/attachment.htm>


More information about the webkit-unassigned mailing list