mogoweb / chromium_webview

Android WebView wrapper based on chromium
http://mogoweb.github.com
BSD 3-Clause "New" or "Revised" License
514 stars 160 forks source link

Back Button not fired when webView in focus #18

Closed VeeruPV closed 9 years ago

VeeruPV commented 10 years ago

Hey there, Once the webview is in focus, the back button does not work - and onBackPressed and onKeyDown events do not fire.

Any suggestions?

mogoweb commented 9 years ago

I have tested in testshell project.