[Webkit-unassigned] [Bug 64790] New: [GTK][WK2] Handle didNotHandleKeyEvent in GTK port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 03:51:42 PDT 2011


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

           Summary: [GTK][WK2] Handle didNotHandleKeyEvent in GTK port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ravi.kasibhatla at motorola.com
                CC: alex at igalia.com, mrobinson at webkit.org,
                    cgarcia at igalia.com, amruthraj at motorola.com


WebKitWebViewBase widget should forward key_press event to parent widget only if it is not handled by Web Process. Currently all key_press events are passed to parent widget.

For ex:
Press tab key in www.gmail.com username field. Instead of focusing password field, focus moves to toolbar.

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