Bug 64105

Summary: [Qt][WK2] Add basic support for panning gestures to the QTouchWebView
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit2Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot, yael
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2011-07-07 09:59:40 PDT
Currently, it is impossible to do anything with the QTouchWebView.
We should have basic panning support so we can move the page around, even if we do not have any physics yet.
Comment 1 Benjamin Poulain 2011-07-07 10:24:34 PDT
Created attachment 100006 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-08 04:25:20 PDT
Comment on attachment 100006 [details]
Patch

Clearing flags on attachment: 100006

Committed r90618: <http://trac.webkit.org/changeset/90618>
Comment 3 WebKit Review Bot 2011-07-08 04:25:25 PDT
All reviewed patches have been landed.  Closing bug.