[webkit-qt] Gestures

Arthur Barstow art.barstow at nokia.com
Mon Oct 17 04:22:21 PDT 2011


On 10/16/11 11:15 PM, ext Ariya Hidayat wrote:
> On Sun, Oct 16, 2011 at 6:40 PM, Felipe Crochik<felipe at crochik.com>  wrote:
>> I can't seem to find a definitive answer where Qt Webkit "can" or can't
>> support gestures (pinch, swipe, ...)
> Do you mean the gestures for user interactions? For example, pinch can
> be used to zoom in and out, swipe to flick the view, etc. In that
> case, those gestures are application-specific gestures and should be
> handled at the application level, e.g. the browser which uses
> QtWebKit.
>
> If what you mean is touch events (http://www.w3.org/TR/touch-events/),

Just as FYI here re this spec, the latest version of the W3C's Touch 
Events spec (what we call the Editor's Draft) is: 
<http://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html>. The 
Touch Events WG will publish a new "Last Call Working Draft" soon 
(possibly by the end of October).

-AB


More information about the webkit-qt mailing list