Bug 100949 - [Qt] Double clicks/taps aren't passed down to the page
Summary: [Qt] Double clicks/taps aren't passed down to the page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on: 101033
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-01 05:45 PDT by Jocelyn Turcotte
Modified: 2012-11-02 02:54 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.09 KB, patch)
2012-11-01 05:52 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-11-01 05:45:56 PDT
[Qt] Double clicks/taps aren't passed down to the page
Comment 1 Jocelyn Turcotte 2012-11-01 05:52:20 PDT
Created attachment 171824 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-01 06:18:35 PDT
Comment on attachment 171824 [details]
Patch

Clearing flags on attachment: 171824

Committed r133153: <http://trac.webkit.org/changeset/133153>
Comment 3 WebKit Review Bot 2012-11-01 06:18:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Csaba Osztrogonác 2012-11-01 13:53:47 PDT
It broke 55 double click related test on Qt wk2, please fix the regression, if you hadn't time to run tests before commiting and watch the bots after commiting.
Comment 5 Csaba Osztrogonác 2012-11-02 02:39:20 PDT
Ping for fix?
Comment 6 Jocelyn Turcotte 2012-11-02 02:44:24 PDT
Yes I was about to upload a patch, this exposed a different bug in WTR.
Comment 7 Jocelyn Turcotte 2012-11-02 02:54:25 PDT
The regressions (at least a few of them) should be fixed with bug #101033.