[Webkit-unassigned] [Bug 101857] Updating mouse cursor on style changes without emitting fake mousemove event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 11:15:55 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=101857


spamdaemon at comcast.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spamdaemon at comcast.net




--- Comment #108 from spamdaemon at comcast.net  2013-02-20 11:18:17 PST ---
Will this patch change the cursor when an element is set to "display: none"?

I've got some code that pulls a transparent blocking window over the page while an AJAX call is in progress. Once the ajax call returns, the blocking window is removed, but the cursor remains the same until I move the mouse.

On Firefox, the cursor automatically changes back without having to move the mouse.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list