[Webkit-unassigned] [Bug 163207] touchmove event can't be default prevented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 11:55:46 PDT 2016


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdakin at apple.com,
                   |                            |thorton at apple.com

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #2)
> This is <rdar://problem/28693432>.

I investigated it yesterday and believe I found a workaround that Web authors can adopt until we fix this:
http://codepen.io/anon/pen/QKxpPg

You basically need to listen for the "touchforcechange" event and call preventDefault() on this one as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/96e459b3/attachment.html>


More information about the webkit-unassigned mailing list