[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:58:03 PDT 2016


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #3)
> (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.

I think the fix is likely to return false early in ScrollAnimatorIOS::handleTouchEvent() if the touch event is a TouchForceChange but I am not an expert in the area.

-- 
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/2a4176d2/attachment.html>


More information about the webkit-unassigned mailing list