Bug 83468 - [Qt][WK2] Fail to activate links after double tap gesture.
Summary: [Qt][WK2] Fail to activate links after double tap gesture.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 07:54 PDT by zalan
Modified: 2012-04-09 12:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.74 KB, patch)
2012-04-09 08:06 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2012-04-09 07:54:30 PDT
After the double tap gesture, no links within 120px (maxDoubleTapDistance) can be activated.
Gesture recognizer gets stuck in double tap gesture mode. Need to reset it.
Comment 1 zalan 2012-04-09 08:06:20 PDT
Created attachment 136225 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-09 12:31:53 PDT
Comment on attachment 136225 [details]
Patch

Clearing flags on attachment: 136225

Committed r113605: <http://trac.webkit.org/changeset/113605>
Comment 3 WebKit Review Bot 2012-04-09 12:31:57 PDT
All reviewed patches have been landed.  Closing bug.