RESOLVED INVALID 15783
Custom CSS cursor works on Windows and Mac OS X 10.5 but not on 10.4
https://bugs.webkit.org/show_bug.cgi?id=15783
Summary Custom CSS cursor works on Windows and Mac OS X 10.5 but not on 10.4
David Kilzer (:ddkilzer)
Reported 2007-10-31 23:12:04 PDT
* SUMMARY The custom CSS cursor specified in the test case for Bug 15779 does not appear (when the mouse pointer is in the red region of the test case) on Mac OS X 10.4.10, but does with Safari for Windows on XP Pro. * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Go to URL (Attachment #16969 [details]): http://bugs.webkit.org/attachment.cgi?id=16969 3. Move mouse pointer to red area of square. * EXPECTED RESULTS Mouse pointer should change to a "grab" cursor (http://maps.live.com/cursors/grab.cur). * ACTUAL RESULTS Mouse pointer does not change at all. * REGRESSION N/A (I don't believe Safari 2.0.4 (419.3) supported custom cursors.) * NOTES See Bug 15779 for the original test case.
Attachments
grab.cur (for posterity) (4.19 KB, application/octet-stream)
2007-10-31 23:13 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-10-31 23:13:23 PDT
Created attachment 16978 [details] grab.cur (for posterity)
Alexey Proskuryakov
Comment 2 2007-11-01 00:49:44 PDT
I think it's a known problem in CGImageSource, see <rdar://problem/4556355>. There are some related Bugzilla bugs, too: bug 8989, possibly bug 14082 and bug 14083.
Mark Rowe (bdash)
Comment 3 2007-11-01 00:51:43 PDT
This works fine on Mac OS X 10.5, both with the shipping version of WebKit and with TOT. I can reproduce the problem with a recent nightly build on 10.4.10.
Alexey Proskuryakov
Comment 4 2008-11-25 07:18:16 PST
Marking INVALID as a CoreGraphics issue.
Note You need to log in before you can comment on or make changes to this bug.