NEW296492
REGRESSION: Safari loupe can't be disabled with CSS
https://bugs.webkit.org/show_bug.cgi?id=296492
Summary REGRESSION: Safari loupe can't be disabled with CSS
hi
Reported 2025-07-25 12:42:52 PDT
Coming from https://bugs.webkit.org/show_bug.cgi?id=231161 and was advised to open up a new report : https://bugs.webkit.org/show_bug.cgi?id=231161#c20 The loupe can be activated with at least two touch gestures in Safari. One being tap + long press, which can't be disabled in CSS, only in JS. Reproduces anywhere, e.g. about:blank and even on navigation by starting the gesture on a link and ending on a new document. For comparison: The loupe on long press alone can be disabled via `-webkit-user-select: none`. Maybe other values for that property work as well, but not for the former gesture.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-25 17:07:37 PDT
Note You need to log in before you can comment on or make changes to this bug.