[Webkit-unassigned] [Bug 32434] [Qt] Add support for mocking touch events with Q(GV)Launcher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 05:36:44 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32434


Kim Grönholm <kim.gronholm at nomovok.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44954|0                           |1
        is obsolete|                            |
  Attachment #44954|commit-queue?               |
               Flag|                            |
  Attachment #45057|                            |review?, commit-queue?
               Flag|                            |




--- Comment #5 from Kim Grönholm <kim.gronholm at nomovok.com>  2009-12-17 05:36:44 PST ---
Created an attachment (id=45057)
 --> (https://bugs.webkit.org/attachment.cgi?id=45057)
Adds multitouch mocking to QtLauncher

Updated patch according to Simon's comments except remembering the last mouse
point. It would just add lines of code and make it slightly more complicated. I
don't see any downsides in using QCursor::pos() to get the mouse position. It's
simple and works :) However, I will change that as well if demanded?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list