Bug 83149 - [Qt] Further improvements of the tap gesture recognizer
Summary: [Qt] Further improvements of the tap gesture recognizer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Rohde Christiansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 05:15 PDT by Kenneth Rohde Christiansen
Modified: 2012-04-04 05:33 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.02 KB, patch)
2012-04-04 05:16 PDT, Kenneth Rohde Christiansen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2012-04-04 05:15:01 PDT
Further testing on the device showed a few other issues:

1. single tap event (fired on timeout) is not ignored while finger is still pressed
2. a pan further than the maxPanDistance only ignores single tap's and not double tap's
Comment 1 Kenneth Rohde Christiansen 2012-04-04 05:16:00 PDT
Created attachment 135563 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-04-04 05:33:31 PDT
Landed in 113175