WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25846
EventSender does not dispatch dragover
https://bugs.webkit.org/show_bug.cgi?id=25846
Summary
EventSender does not dispatch dragover
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
Details
Formatted Diff
Diff
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+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug