RESOLVED FIXED 63991
[Qt] [WK2] Improve the handling of touch events to use them as main input
https://bugs.webkit.org/show_bug.cgi?id=63991
Summary [Qt] [WK2] Improve the handling of touch events to use them as main input
Benjamin Poulain
Reported 2011-07-06 06:31:25 PDT
In the new WebKit 2 API, the QTouchView uses Touch events as only input. We need handling similar to mouse event with responsivness timer, and a callback to have the possibility of handling gesture on UI side.
Attachments
Patch (15.93 KB, patch)
2011-07-06 09:52 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2011-07-06 09:52:07 PDT
Kenneth Rohde Christiansen
Comment 2 2011-07-07 01:23:01 PDT
Comment on attachment 99846 [details] Patch OK, looks good!
WebKit Review Bot
Comment 3 2011-07-07 02:06:51 PDT
Comment on attachment 99846 [details] Patch Clearing flags on attachment: 99846 Committed r90550: <http://trac.webkit.org/changeset/90550>
WebKit Review Bot
Comment 4 2011-07-07 02:06:55 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.