Bug 296492

Summary: REGRESSION: Safari loupe can't be disabled with CSS
Product: WebKit Reporter: hi
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: iPhone / iPad   
OS: iOS 18   

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.