Bug 63991

Summary: [Qt] [WK2] Improve the handling of touch events to use them as main input
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: UI EventsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: gmak, kling, laszlo.gombos, mifenton, tonikitoo, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.