[Webkit-unassigned] [Bug 213953] AX: contextmenu event fired on Mac (w/VoiceOver) but not iOS (w/VoiceOver)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 26 02:09:42 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=213953
Alex <alexander at inkin.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexander at inkin.ru
--- Comment #4 from Alex <alexander at inkin.ru> ---
"contextmenu" is not just about menus, but it is a convenient way to detect longpress on Android devices. Without it we have to use a combination of timeout hacks on pointerstart, pointerend, pointercancel, pointermove and whatnot. Would be great if iOS supported it.
--
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/20230926/a4e11af3/attachment.htm>
More information about the webkit-unassigned
mailing list