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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 08:01:51 PST 2012


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


Rick Byers <rbyers at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |ap at webkit.org
         Depends on|                            |100550




--- Comment #5 from Rick Byers <rbyers at chromium.org>  2012-11-09 08:03:29 PST ---
Something along these lines seems reasonable to me (although I'm not a webkit reviewer).  I was thinking of refactoring selectMouseCursor to not take a whole mouse event and hit test result, but I'm not sure if that's better (needs a position, node and a few other little things).

You'll need to add tests of course, but my bug 100550 should land soon making it easy to write a layout test for this scenario.

Mouse cursors seem like an area that hasn't been touched mouch, I'm not sure who the right reviewers are.

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