[Webkit-unassigned] [Bug 32484] New: [Qt] Add support for scale and transformation properties to TouchEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 02:40:18 PST 2009


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

           Summary: [Qt] Add support for scale and transformation
                    properties to TouchEvent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: ASSIGNED
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hausmann at webkit.org
                CC: jonni.rainisto at nokia.com


The iPhone's TouchEvent has a scale and a transformation property. Arguably the
properties do not belong into the TouchEvent and should be only in the gesture
handling, but on the other hand they are convenient to have there, easy to
implement and necessary to be able to access existing web-content using the
touch interfaces.

-- 
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