[Webkit-unassigned] [Bug 39757] New: Add TransformActionEvent support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 12:54:49 PDT 2010


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

           Summary: Add TransformActionEvent support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kim.gronholm at ovi.com


The TransformAction events enable direct manipulation of a DOM element. Typically these events are generated as the user does an action or gesture such as "pan", "zoom", or "rotate" requesting transformation of a visual element. As the gestures and actions to transform a visual element vary from device to device, this proposal abstracts them out and provides interface to the actual action the end user is attempting to do.

A draft of the proposal can be found from: http://portaali.org/~ilkkao/w3c/manipulate/Transformaction.html

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