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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 08:42:40 PDT 2021


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

--- Comment #4 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to timocov from comment #3)
> 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.

It looks like the new magnifier UI that appears during a loupe (i.e. long-press) gesture is new behavior in iOS 15. I'll see if we can make it so that `-webkit-user-select: none;` suppresses this UI (in addition to text selection in general).

-- 
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/20211020/12e1f7cf/attachment.htm>


More information about the webkit-unassigned mailing list