Bug 35862 - [GTK] DRT needs to support synthesizing double clicks
Summary: [GTK] DRT needs to support synthesizing double clicks
Status: RESOLVED DUPLICATE of bug 30575
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-03-08 05:19 PST by Gustavo Noronha (kov)
Modified: 2010-03-20 13:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2010-03-08 05:19:18 PST
55499 added a test that requires generating a double click event, which we are not yet able to generate in our DRT. FWIW, Qt added support to that in 55541.
Comment 1 Martin Robinson 2010-03-20 13:27:53 PDT
DRT actually can generate double-click events in most cases (some leapForward uses might cause a failure). This failure seems related to: https://bugs.webkit.org/show_bug.cgi?id=30575
Comment 2 Martin Robinson 2010-03-20 13:54:02 PDT

*** This bug has been marked as a duplicate of bug 30575 ***