Bug 296492
| Summary: | REGRESSION: Safari loupe can't be disabled with CSS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | hi |
| Component: | HTML Editing | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/156753460>