WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
267633
`-webkit-user-select: none` still shows text cursor while hovering text nodes
https://bugs.webkit.org/show_bug.cgi?id=267633
Summary
`-webkit-user-select: none` still shows text cursor while hovering text nodes
Samuel Elgozi
Reported
2024-01-17 05:39:15 PST
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
Comment 1
2024-01-24 05:40:13 PST
Comment hidden (obsolete)
<
rdar://problem/121516548
>
Tim Nguyen (:ntim)
Comment 2
2026-02-25 00:51:44 PST
rdar://3672900
Tim Nguyen (:ntim)
Comment 3
2026-02-25 00:52:42 PST
This looks fixed. Not sure when that happened though
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug