Bug 76878

Summary: REGRESSION(r105396): drag state is not cleared after each drag
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: UI EventsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 76897    
Bug Blocks:    
Attachments:
Description Flags
fixes the bug ap: review+

Description Ryosuke Niwa 2012-01-23 16:33:28 PST
We should always be calling clearDragState in performDragAndDrop.
Comment 1 Ryosuke Niwa 2012-01-23 16:41:33 PST
http://crbug.com/110842
Comment 2 Ryosuke Niwa 2012-01-23 16:43:12 PST
Created attachment 123657 [details]
fixes the bug
Comment 3 Ryosuke Niwa 2012-01-23 16:47:35 PST
Committed r105659: <http://trac.webkit.org/changeset/105659>