[webkit-reviews] review granted: [Bug 61211] Applications can't set a custom mouse cursor by subclassing WKView and overriding WM_SETCURSOR : [Attachment 94266] Only call ::SetCursor in response to WM_SETCURSOR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 13:55:39 PDT 2011


Darin Adler <darin at apple.com> has granted Adam Roben (:aroben)
<aroben at apple.com>'s request for review:
Bug 61211: Applications can't set a custom mouse cursor by subclassing WKView
and overriding WM_SETCURSOR
https://bugs.webkit.org/show_bug.cgi?id=61211

Attachment 94266: Only call ::SetCursor in response to WM_SETCURSOR
https://bugs.webkit.org/attachment.cgi?id=94266&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
How can we trigger a cursor change without moving the mouse, then? Is there
some way to cause a WM_SETCURSOR message to be sent even though we are not
moving the mouse?


More information about the webkit-reviews mailing list