RESOLVED FIXED 82903
[Qt] Tap highlight attempted hidden several times
https://bugs.webkit.org/show_bug.cgi?id=82903
Summary [Qt] Tap highlight attempted hidden several times
Allan Sandfeld Jensen
Reported 2012-04-02 08:32:47 PDT
If you touch a link and then move the finger, the tap gesture is canceled by the movement, and the tap highlight correctly disabled. It can however be attempted hidden several times both by timeouts, by additional fingers and touch end. It should only be hidden once. One problem is that reset is often performed while the tap-recognizer is already reset.
Attachments
Patch (1.98 KB, patch)
2012-04-02 08:36 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2012-04-02 08:36:45 PDT
WebKit Review Bot
Comment 2 2012-04-03 05:06:40 PDT
Comment on attachment 135107 [details] Patch Clearing flags on attachment: 135107 Committed r113012: <http://trac.webkit.org/changeset/113012>
WebKit Review Bot
Comment 3 2012-04-03 05:06:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.