RESOLVED DUPLICATE of bug 14344 22296
Custom cursor not updated until mouse move.
https://bugs.webkit.org/show_bug.cgi?id=22296
Summary Custom cursor not updated until mouse move.
Dean McNamee
Reported 2008-11-16 10:55:01 PST
Google maps uses a custom cursor to implement a grabbing hand. When you mouse over a map, you get a little hand custom cursor. When you click the map, a grabbing hand custom cursor is used. On WebKit, the cursor isn't updated until a mouse move. A click and hold is still left with the hand cursor until you start to drag, which then updates to the grabbing hand cursor. Firefox and Internet Explorer get this correct and update the cursor on click.
Attachments
Eric Seidel (no email)
Comment 1 2008-11-19 00:11:35 PST
Seems like it would be simple to fix. I actually see maps.google.com turning back to an arrow on click, and then flipping between an arrow and a grabbing hand on move.
Darin Fisher (:fishd, Google)
Comment 2 2008-11-19 00:18:40 PST
Hmm... Eric, do you see that cursor flipping behavior in Chrome? Using both trunk and release builds of Chrome, it seems to only have the problem that Dean reports.
Alexey Proskuryakov
Comment 3 2008-11-20 13:19:31 PST
See also: bug 17052.
Darin Adler
Comment 4 2009-01-13 09:53:25 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.