Closed shirotzu closed 9 years ago
How does it behave in Chrome
? How does it behave in cefclient
?
https://github.com/cefsharp/CefSharp/blob/master/CONTRIBUTING.md#cefsharp-vs-cef
Remember CefSharp
has no control over the inner workings of the browser, so there's a lot of things that are outside the scope of this project and must be referred back upstream to CEF
.
Remember to include the version and flavor (WinForms
, WPF
, OffScreen
) with every issue you create.
Providing an example that reproduces your problem is something you should also consider.
Closing due to lack of feedback from OP
.
when i set a event as detect the keydown or keypress F11 this work but if i clicked the canvas of a game HTML5 this not work. how fix this?
Thanks in advance