Bug 283703

Summary: Support cursor CSS property on pseudo-elements
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: New BugsAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mic.gallego, prashant.chitti, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-12-03 00:59:13 PST
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
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.