[Webkit-unassigned] [Bug 23079] New: Cursor style is only updated on mouse move
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 2 09:43:03 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23079
Summary: Cursor style is only updated on mouse move
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
URL: http://m8y.org/tmp/testcase93.xhtml
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bugs at m8y.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list