Closed
Description
There was a similar keys "chars" events problem when embedding browser
in wx tabs, this was fixed by adding the wx.WANTS_CHARS style to panel
and notebook controls. See this topic on the CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=10922
Adding the wx.WANTS_CHARS style to wx.Frame does not solve the problem
for popup windows. This probably needs a more complex fix, requiring
to hook up to wx keyboard events and propagate them to the CEF child
windows.
Original issue reported on code.google.com by czarek.t...@gmail.com
on 7 Aug 2013 at 4:47
Metadata
Metadata
Assignees
Labels
No labels