Bug 29198

Summary: wx port gets stuck in autoscroll mode if mouse leaves the window
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
capture the mouse so that we can detect click ups outside the client window kevino: review+, kevino: commit-queue-

Kevin Watters
Reported 2009-09-11 11:38:07 PDT
In the wx port when clicking and dragging to autoscroll, if the mouse cursor leaves the window and then releases the click, WebKit does not receive a mouse event stopping the scroll.
Attachments
capture the mouse so that we can detect click ups outside the client window (1.73 KB, patch)
2009-09-11 11:39 PDT, Kevin Watters
kevino: review+
kevino: commit-queue-
Kevin Watters
Comment 1 2009-09-11 11:39:19 PDT
Created attachment 39457 [details] capture the mouse so that we can detect click ups outside the client window
Kevin Ollivier
Comment 2 2009-09-13 18:13:33 PDT
Landed in r48346, thanks!
Note You need to log in before you can comment on or make changes to this bug.