Bug 63991 - [Qt] [WK2] Improve the handling of touch events to use them as main input
Summary: [Qt] [WK2] Improve the handling of touch events to use them as main input
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-07-06 06:31 PDT by Benjamin Poulain
Modified: 2011-07-07 02:06 PDT (History)
6 users (show)

See Also:


Attachments
Patch (15.93 KB, patch)
2011-07-06 09:52 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 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.
Comment 1 Benjamin Poulain 2011-07-06 09:52:07 PDT
Created attachment 99846 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2011-07-07 01:23:01 PDT
Comment on attachment 99846 [details]
Patch

OK, looks good!
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2011-07-07 02:06:55 PDT
All reviewed patches have been landed.  Closing bug.