[Webkit-unassigned] [Bug 231161] REGRESSION (iOS 15): Safari shows zoom callout even if -webkit-touch-callout is none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 08:30:12 PDT 2021


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

--- Comment #3 from timocov at gmail.com ---
Unfortunately, preventing touchstart is not an option for our application since it might prevent the page scroll or some other gestures.

We have `-webkit-user-select: none;` as well, but it doesn’t work either.

Is there any way to get it fixed in the following ios updates? This really frustrates our users, but we cannot do anything with that since it looks like the browser’s bug.

-- 
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/20211006/f82a9802/attachment.htm>


More information about the webkit-unassigned mailing list