[Webkit-unassigned] [Bug 85343] Cursor change fires mousemove event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 13:22:23 PST 2012


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


Rick Byers <rbyers at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rbyers at chromium.org




--- Comment #2 from Rick Byers <rbyers at chromium.org>  2012-11-08 13:23:59 PST ---
Is this because currently the only way the mouse cursor ever gets changed is via EventHandler::handleMouseMoveEvent?  It looks like it shouldn't be too hard to add another function that sets the mouse cursor based on the current position...

-- 
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