Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket calls are stealing focus from input fields and hides soft keyboard #8

Open
xtassin opened this issue Nov 8, 2011 · 2 comments

Comments

@xtassin
Copy link

xtassin commented Nov 8, 2011

Every time socket.send is called from the javascript, the soft keyboard (if currently open) is closed immediately.

The problem appears to be related to the appView.loadUrl call. If I comment it out, keyboard stays visible.

@anismiles
Copy link
Owner

I will look into this.

@IndrekV
Copy link

IndrekV commented Nov 1, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants