[Webkit-unassigned] [Bug 45221] New: Adding support to pass multitouch events from Android browser to webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 18:20:46 PDT 2010


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

           Summary: Adding support to pass multitouch events from Android
                    browser to webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mediadependent at gmail.com


Now that multitouch zoom is being supported by the android browser, it would be nice to be able to access multitouch events from javascript. When multiple touch points are interacting with the display then ontouchstart, ontouchmove, and ontouchend should be fired appropriately and the 'touches' property of the event (an array) should contain one item for each touch point.

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