Bug 297038
| Summary: | Dialog backdrop does not allow custom cursors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mic.gallego |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, karlcow, ntim, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 26 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
mic.gallego
Hello,
Both Chrome and Firefox supports the ability to change the cursor on backdrop. This is extremely useful and remove the need to lot of JS. Unfortunately, only Safari does not currently support it.
You can reproduce the issue here: https://codepen.io/bakura10/pen/myewpMQ
Open the dialog and hover in the backdrop.
Expected result:
* Show the custom cursor
Thanks
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Karl Dubost
Yes I can confirm. On Firefox and Chrome, a cursor appears while none appears on Safari.
Radar WebKit Bug Importer
<rdar://problem/158053157>
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 283703 ***
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 237892 ***