RESOLVED DUPLICATE of bug 303845304400
CSS cursor property not applied correctly
https://bugs.webkit.org/show_bug.cgi?id=304400
Summary CSS cursor property not applied correctly
jacobparker1992
Reported 2025-12-18 03:37:03 PST
macOS Tahoe 26.2 Safari Version 26.2 (21623.1.14.11.9) Steps: 1. Open https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/cursor 2. Hover any of the *-resize or zoom-* examples 3. Expected: Cursor applied relating to example 4. Actual: Cursor unchanged (see additional steps) Additional Steps: 1. Hover a row that is not one of the broken cursors, but is adjacent to a broken cursor (i.e. row-resize) 2. Move the mouse from the working cursor region into a broken cursor region (i.e. move down to n-resize) 3. Expected: Correct cursor applied (or default cursor if the bug was just some cursor definitions were missing) 4. Actual: Cursor unchanged from the previous cursor (i.e. it remained row-resize, it did not reset to the default cursor)
Attachments
Alexey Proskuryakov
Comment 1 2025-12-18 12:57:36 PST
*** This bug has been marked as a duplicate of bug 303845 ***
Note You need to log in before you can comment on or make changes to this bug.