Bug 22296 - Custom cursor not updated until mouse move.
Summary: Custom cursor not updated until mouse move.
Status: RESOLVED DUPLICATE of bug 14344
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://maps.google.com/
Keywords: GoogleBug
Depends on:
Blocks:
 
Reported: 2008-11-16 10:55 PST by Dean McNamee
Modified: 2009-01-13 09:53 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean McNamee 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.
Comment 1 Eric Seidel (no email) 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.
Comment 2 Darin Fisher (:fishd, Google) 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.
Comment 3 Alexey Proskuryakov 2008-11-20 13:19:31 PST
See also: bug 17052.
Comment 4 Darin Adler 2009-01-13 09:53:25 PST

*** This bug has been marked as a duplicate of 14344 ***