[Webkit-unassigned] [Bug 25964] New: wxWebView eats EVT_KEY_DOWN events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 10:02:12 PDT 2009


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

           Summary: wxWebView eats EVT_KEY_DOWN events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinwatters at gmail.com


wxWebView::OnKeyEvent does not call wxEvent::Skip(true) for WXK_F1 through
WXK_F24, for WXK_ESCAPE, and for other various non-printable keys.

This means that external handlers can not catch key events originating from the
WebView.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list