Bug 64105 - [Qt][WK2] Add basic support for panning gestures to the QTouchWebView
Summary: [Qt][WK2] Add basic support for panning gestures to the QTouchWebView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (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-07 09:59 PDT by Benjamin Poulain
Modified: 2011-07-08 04:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (16.48 KB, patch)
2011-07-07 10:24 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-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.