Page 1 of 1

OnKeyEvent called only once

PostPosted: Fri Mar 27, 2015 9:13 am
by NightCreature
Hey I am having a problem with passing a key board event on to the offline CEF browser. The only time the OnKeyEvent function is called in the handler is with the isAfterJavaScript set to true, when I compare this to the behaviour of the cefClient application it gets this handler called twice.

I am new to CEF so I have no idea what can disable this call and I would like to know what I am donig wrong.