Bug 25964

Summary: wxWebView eats EVT_KEY_DOWN events
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Kevin Ollivier <kevino>
Status: RESOLVED INVALID    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

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