[Webkit-unassigned] [Bug 203335] Horizontal gestures easily cancellable inside "touch-action: pan-y" element (preventDefault() doesn't help)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 27 00:27:49 PDT 2019


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

--- Comment #3 from Marcel Dopita <m at rcel.cz> ---
I tried replacing touch-action and pointer events with touch events only and was able to handle everything, including the described issue (prevent undesired vertical scroll using preventDefault()).

-- 
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/20191027/00a8279d/attachment.htm>


More information about the webkit-unassigned mailing list