[Webkit-unassigned] [Bug 211179] Double tap dispatches one click event on iOS 13.4 when it would dispatch two on iOS 13.3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 29 06:24:59 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211179
Antoine Quint <graouts at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Double tap dispatches two |Double tap dispatches one
|click events on iOS 13.4 |click event on iOS 13.4
|when it would dispatch only |when it would dispatch two
|one in iOS 13.3 |on iOS 13.3
--- Comment #2 from Antoine Quint <graouts at webkit.org> ---
On iOS 13.1: two taps = one click event
On iOS 13.3: two taps = two click events
On iOS 13.4: two taps = one click event
I believe the iOS 13.3 behavior is the correct one. This sounds like bug 202006 is back :(
--
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/20200429/fbbb5a63/attachment.htm>
More information about the webkit-unassigned
mailing list