RESOLVED FIXED 237892
Support cursor CSS property on pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=237892
Summary Support cursor CSS property on pseudo-elements
prashant.chitti
Reported 2022-03-15 07:03:02 PDT
Cursor property has no effect when applied on pseudo elements like ::after and ::before. Visit this link https://jsfiddle.net/PrashantChitti/sfp5z2aL/3/ in Chrome and Safari to notice the difference. Current behavior: Cursor pointer doesn't appear on hovering over pseudo element. Expected behavior: Cursor pointer should appear on hovering over pseudo element (like it does on Chromium). Here is a link to a similar bug which was resolved in Chromium https://bugs.chromium.org/p/chromium/issues/detail?id=240119.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-03-16 05:41:14 PDT
Tim Nguyen (:ntim)
Comment 2 2025-08-14 23:30:32 PDT
*** This bug has been marked as a duplicate of bug 283703 ***
Tim Nguyen (:ntim)
Comment 3 2025-08-14 23:31:27 PDT
Going to reverse dupe actually.
Tim Nguyen (:ntim)
Comment 4 2025-08-14 23:31:53 PDT
*** Bug 283703 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 5 2025-08-14 23:32:16 PDT
*** Bug 297038 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 6 2025-08-14 23:34:39 PDT
EWS
Comment 7 2025-08-15 14:06:53 PDT
Committed 298777@main (256047f037f2): <https://commits.webkit.org/298777@main> Reviewed commits have been landed. Closing PR #49444 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.