[Webkit-unassigned] [Bug 77933] New: [EFL] Use modifier keys to execute pre-rendering.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 22:00:55 PST 2012


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

           Summary: [EFL] Use modifier keys to execute pre-rendering.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungjik.lee at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


I've changed the code to use modifier key to execute pre-rendering instead of using reserved function keys.
Because F10 fuction key is already reserved by system or ecore/efl, so eweblauncher can not catch the key event.
In addtion, we run out of function keys to map other features.
so that I remap the current pre-rendering function to shortcut keys by using modifier keys.

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