[Webkit-unassigned] [Bug 133112] Touch-action css property support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 02:41:18 PDT 2017


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

Ben Frain <contact at benfrain.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contact at benfrain.com

--- Comment #20 from Ben Frain <contact at benfrain.com> ---
`touch-action: none` would enable a very elegant solution to the diabolical situation of trying to manage pop-ups with scrolling areas on iOS. See: https://benfrain.com/preventing-body-scroll-for-modals-in-ios/ for examples.

The solution outside of iOS/Safari is to use `touch-action: none`; simple and effective. There seems no clean solution to the issue on iOS outside of WebKit implementing `touch-action: none` but I would welcome any evidence to the contrary?

-- 
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/20170427/fb738647/attachment.html>


More information about the webkit-unassigned mailing list