Bug 71106 - [Qt] Fix the Ctrl behavior for touch mocking in MiniBrowser.
Summary: [Qt] Fix the Ctrl behavior for touch mocking in MiniBrowser.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 04:04 PDT by Jocelyn Turcotte
Modified: 2011-10-28 05:28 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.13 KB, patch)
2011-10-28 04:08 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2011-10-28 04:04:58 PDT
[Qt] Fix the Ctrl behavior for touch mocking in MiniBrowser.
Comment 1 Jocelyn Turcotte 2011-10-28 04:08:10 PDT
Created attachment 112843 [details]
Patch
Comment 2 Simon Hausmann 2011-10-28 04:20:35 PDT
Comment on attachment 112843 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112843&action=review

> Tools/ChangeLog:15
> +        It also removes the touch QEvent::Type logic since it's currently handled
> +        by QtGui by observing the modified touch points.

Nice catch :)
Comment 3 WebKit Review Bot 2011-10-28 05:28:47 PDT
Comment on attachment 112843 [details]
Patch

Clearing flags on attachment: 112843

Committed r98719: <http://trac.webkit.org/changeset/98719>
Comment 4 WebKit Review Bot 2011-10-28 05:28:50 PDT
All reviewed patches have been landed.  Closing bug.