[Webkit-unassigned] [Bug 237892] New: CSS cursor on Pseudo Elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 07:03:02 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237892

            Bug ID: 237892
           Summary: CSS cursor on Pseudo Elements
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: prashant.chitti at zs.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220315/fecaa5dd/attachment.htm>


More information about the webkit-unassigned mailing list