RESOLVED FIXED Bug 39844
[GTK] The EventSender should support simulating drop events
https://bugs.webkit.org/show_bug.cgi?id=39844
Summary [GTK] The EventSender should support simulating drop events
Martin Robinson
Reported 2010-05-27 08:28:48 PDT
Currently the EventSender can simulate starting dragss, but not simulate a drop. This requires first landing rudimentary leapForward support, which includes the basic logic for walking the event queue.
Attachments
Patch for this issue (33.92 KB, patch)
2010-06-16 11:56 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2010-06-16 11:56:46 PDT
Created attachment 58918 [details] Patch for this issue
Gustavo Noronha (kov)
Comment 2 2010-07-23 11:33:46 PDT
Comment on attachment 58918 [details] Patch for this issue Simpler than I was expecting, tbh =)
Martin Robinson
Comment 3 2010-07-26 15:35:06 PDT
Note You need to log in before you can comment on or make changes to this bug.