RESOLVED FIXED 32601
[Qt] Add support for generating drag events with eventSender
https://bugs.webkit.org/show_bug.cgi?id=32601
Summary [Qt] Add support for generating drag events with eventSender
Andreas Kling
Reported 2009-12-16 01:37:19 PST
The current Qt implementation of eventSender doesn't maintain button state between events, which makes it impossible to generate drag events.
Attachments
Maintain button state between mouse events (2.70 KB, patch)
2009-12-16 01:40 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2009-12-16 01:40:20 PST
Created attachment 44957 [details] Maintain button state between mouse events
WebKit Review Bot
Comment 2 2009-12-16 01:41:40 PST
style-queue ran check-webkit-style on attachment 44957 [details] without any errors.
Simon Hausmann
Comment 3 2009-12-16 01:46:53 PST
Comment on attachment 44957 [details] Maintain button state between mouse events r=me
WebKit Commit Bot
Comment 4 2009-12-16 01:54:43 PST
Comment on attachment 44957 [details] Maintain button state between mouse events Clearing flags on attachment: 44957 Committed r52192: <http://trac.webkit.org/changeset/52192>
WebKit Commit Bot
Comment 5 2009-12-16 01:54:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.