In WebTextView, check the focus before sending a key.
This fixes a bug where the DOM has moved the focus, but the WebTextView is still sending keys to the old focus. Requires a change in external/webkit.
Loading
Please register or sign in to comment