Bug 35862
| Summary: | [GTK] DRT needs to support synthesizing double clicks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gustavo Noronha (kov) <gustavo> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mrobinson |
| Priority: | P2 | Keywords: | Gtk |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Gustavo Noronha (kov)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
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
Martin Robinson
*** This bug has been marked as a duplicate of bug 30575 ***