[Webkit-unassigned] [Bug 88631] New: [EFL][WK2] Add ewk_view_touchscreen which has touchscreen behavior.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 01:31:48 PDT 2012


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

           Summary: [EFL][WK2] Add ewk_view_touchscreen which has
                    touchscreen behavior.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eunmi15.lee at samsung.com


I want to add ewk_view_touchscreen Evas_Object which inherits ewk_view and has touchscreen behavior.

The touchscreen behavior means that we can pan, flick and zoom the view by touching the device's screen,
and touch event can be sent to the webpage which consumes touch event using javascript.
The legacy behavior means that view is controlled by mouse. It is traditional behavior.

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