Bug 100949

Summary: [Qt] Double clicks/taps aren't passed down to the page
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, jturcotte, menard, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 101033    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.