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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 23:10:28 PST 2019


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

--- Comment #29 from Mohamed Hussain S H <shmdhussain12 at gmail.com> ---
(In reply to Mohamed Hussain S H from comment #28)
> touch-action: none,  will prevent the body scrolling when the Modal div is
> open?
> 
> >>> that is when the fixed pos modal div is open, I will set the touch-action: none to the <body> element and will add the touch-action: automatic to the modal <div> in that case i will prevent the touch action on body so that i will stop scrolling the body  when the user comes to the end of the modal window.
> 
> Like to have the touch-action:none in IOS Safari.

Reference : https://benfrain.com/preventing-body-scroll-for-modals-in-ios/

-- 
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/20190116/d0cbc5db/attachment.html>


More information about the webkit-unassigned mailing list