[Webkit-unassigned] [Bug 182521] REGRESSION (iOS 11.3 beta): touchmove preventDefault() no longer respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 16:25:58 PST 2018


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

John Firebaugh <john.firebaugh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.firebaugh at gmail.com

--- Comment #5 from John Firebaugh <john.firebaugh at gmail.com> ---
https://github.com/mapbox/mapbox-gl-js/issues/6095

It's unfortunate that WebKit hasn't implemented `touch-action: none` (https://bugs.webkit.org/show_bug.cgi?id=133112), which was the recommended way of dealing with this change when it was rolled out in Chrome.

* https://bugs.chromium.org/p/chromium/issues/detail?id=639227
* https://github.com/WICG/interventions/issues/18
* https://tech.slashdot.org/story/17/11/08/1135240/how-chrome-broke-the-web

As you can see from the above links, that roll out caused a lot of developer angst, to put it mildly. Now WebKit is rolling out a similar change, but one that requires a different work around?

I agree with Steve that this is likely to be a significant compatibility issue.

-- 
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/20180227/7bddea86/attachment.html>


More information about the webkit-unassigned mailing list