WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
25964
wxWebView eats EVT_KEY_DOWN events
https://bugs.webkit.org/show_bug.cgi?id=25964
Summary
wxWebView eats EVT_KEY_DOWN events
Kevin Watters
Reported
2009-05-22 10:02:12 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2023-02-03 08:37:30 PST
Mass closing remaining WebKit wx bugs, as this port is long gone.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug