RESOLVED DUPLICATE of bug 14344 23079
Cursor style is only updated on mouse move
https://bugs.webkit.org/show_bug.cgi?id=23079
Summary Cursor style is only updated on mouse move
nemo
Reported 2009-01-02 09:43:03 PST
Test page was experimenting with using a series of PNGs for an animated spinner cursor. This was to get full RGBA (I still bemoan the death of MNG/JNG) and because Gecko at least does not support gif/ani cursor animation, even without the RGBA. Under Gecko, the animation spins smoothly, updating every 100ms with no noticeable consumption of CPU. Under Webkit, the image only shifts on mouse move, so you can only observe the animation by continuously moving the mouse. I will upload a data URI variant.
Attachments
Demo (39.54 KB, application/xhtml+xml)
2009-01-02 09:43 PST, nemo
no flags
nemo
Comment 1 2009-01-02 09:43:57 PST
Darin Adler
Comment 2 2009-01-13 09:53:32 PST
*** This bug has been marked as a duplicate of 14344 ***
Note You need to log in before you can comment on or make changes to this bug.