Bug 267633
Summary: | `-webkit-user-select: none` still shows text cursor while hovering text nodes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Samuel Elgozi <samu.elgozi> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | karlcow, megan_gardner, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari 17 | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 14 | ||
Bug Depends on: | |||
Bug Blocks: | 208677 |
Samuel Elgozi
In Chrome and Firefox, if `-webkit-user-select` is set to `none` then hovering over a text node doesn't change the cursor into a text cursor.
In Safari 17.2.1 the cursor changes to a text cursor while hovering over text nodes which incorrectly reflects that the text is selectable, and is different from other browsers.
You can find a minimal reproduction of the problem here:
https://jsfiddle.net/shock/rh7qxL2m/1/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121516548>