RESOLVED FIXED Bug 40269
[GTK] r60803 broke media/controls-drag-timebar.html
https://bugs.webkit.org/show_bug.cgi?id=40269
Summary [GTK] r60803 broke media/controls-drag-timebar.html
Martin Robinson
Reported 2010-06-07 15:30:28 PDT
This is almost certainly due to a difference between the GTK+ EventSender implementation and those for other platforms.
Attachments
Fix for this regression (2.96 KB, patch)
2010-06-07 16:27 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-06-07 16:27:22 PDT
Created attachment 58092 [details] Fix for this regression
Xan Lopez
Comment 2 2010-06-08 09:52:21 PDT
Comment on attachment 58092 [details] Fix for this regression So drag mode is the "official" way of disabling the queuing of events?
Martin Robinson
Comment 3 2010-06-08 09:57:13 PDT
In the case where an event is queued only because the mouse button is down, dragMode is the "official" way to disable queueing of events.
Eric Seidel (no email)
Comment 4 2010-06-12 19:07:40 PDT
I still don't understand dragMode. I can't remember if ap or anttik added it.
Alexey Proskuryakov
Comment 5 2010-06-12 21:47:52 PDT
FWIW, Darin Adler added dragMode. I added event queuing.
Gustavo Noronha (kov)
Comment 6 2010-06-16 14:02:54 PDT
Comment on attachment 58092 [details] Fix for this regression My understanding reading Mac's event sending controller matches yours. What could possibly go wrong, anyway? Right? Right?
Martin Robinson
Comment 7 2010-06-16 15:58:11 PDT
Comment on attachment 58092 [details] Fix for this regression Clearing flags on attachment: 58092 Committed r61291: <http://trac.webkit.org/changeset/61291>
Martin Robinson
Comment 8 2010-06-16 15:58:16 PDT
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.