WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 237892
283703
Support cursor CSS property on pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=283703
Summary
Support cursor CSS property on pseudo-elements
Tim Nguyen (:ntim)
Reported
2024-11-26 00:59:02 PST
`cursor` doesn't work on `::backdrop` / `::marker` nor view transition pseudo-elements currently. It currently only works on `::before` / `::after` since they are backed by some nodes in the DOM tree. We should fix the logic of `EventHandler::selectCursor` to support pseudo-elements that are only backed by renderers.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-03 00:59:13 PST
<
rdar://problem/140840982
>
Tim Nguyen (:ntim)
Comment 2
2025-08-11 10:14:36 PDT
***
Bug 297038
has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 3
2025-08-14 23:22:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49444
Tim Nguyen (:ntim)
Comment 4
2025-08-14 23:30:32 PDT
***
Bug 237892
has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 5
2025-08-14 23:31:53 PDT
*** This bug has been marked as a duplicate of
bug 237892
***
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