[Webkit-unassigned] [Bug 22296] New: Custom cursor not updated until mouse move.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 16 10:55:01 PST 2008


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

           Summary: Custom cursor not updated until mouse move.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://maps.google.com/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: deanm at chromium.org


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.


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



More information about the webkit-unassigned mailing list