[Webkit-unassigned] [Bug 48867] New: Key down calls are not being sent to the application.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 13:56:38 PDT 2010


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

           Summary: Key down calls are not being sent to the application.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jjin at apple.com


-keyDown is invoked from bottom of the responder chain to the top, so when WebKit2 receives a call to -keyDown and the web process does not handle it, it should call super so that the event continues to travel up.

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