Bug 25846

Summary: EventSender does not dispatch dragover
Product: WebKit Reporter: Julie Parent <jparent>
Component: Tools / TestsAssignee: Julie Parent <jparent>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 25780    
Attachments:
Description Flags
Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop).
none
Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop). oliver: review+

Julie Parent
Reported 2009-05-17 22:26:51 PDT
Causing a drag using eventSender (mouseDown, leapForward, mouseMoveTo, mouseUp) does not cause a dragover event to get dispatched.
Attachments
Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop). (10.19 KB, patch)
2009-05-18 00:09 PDT, Julie Parent
no flags
Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop). (10.30 KB, patch)
2009-05-18 00:13 PDT, Julie Parent
oliver: review+
Julie Parent
Comment 1 2009-05-18 00:09:05 PDT
Created attachment 30439 [details] Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop).
Julie Parent
Comment 2 2009-05-18 00:13:50 PDT
Created attachment 30440 [details] Adds layout tests for getData (during paste and drop), and fixes eventSender to send dragover events (necessary to test ondrop).
Note You need to log in before you can comment on or make changes to this bug.