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

keyboard not showing up when unvalid #62

Closed
infectedfungi opened this issue Apr 12, 2012 · 6 comments
Closed

keyboard not showing up when unvalid #62

infectedfungi opened this issue Apr 12, 2012 · 6 comments
Labels

Comments

@infectedfungi
Copy link

Hi,

I have 2 input fields to show the keyboard and making use of the validate function.

When an input field is not valid and i focus the other input and go back to the first input, the keyboard won't show up anymore.

Thanks in advance.

@Mottie
Copy link
Owner

Mottie commented Apr 12, 2012

Hiya! Are you using the latest version? There was an issue with changing the input focus that should have been fixed.

@infectedfungi
Copy link
Author

I was using v1.9.12

Now upgraded to the latest version, but the issue remains

@Mottie
Copy link
Owner

Mottie commented Apr 12, 2012

Could you please modify this demo to duplicate the issue. Thanks!

@infectedfungi
Copy link
Author

http://jsfiddle.net/Em8sG/1035/

I found where the problem is.

Setting the autoAccept option on true prevents opening the keyboard again.

@Mottie
Copy link
Owner

Mottie commented Apr 24, 2012

Thanks for the demo of the problem! Sorry I've been extremely busy, but I will try to look into this issue some time this week. Thanks for your patience.

@Mottie
Copy link
Owner

Mottie commented Apr 30, 2012

I believe I've fixed this issue, please test it out throughly for me ;)

Thanks again!

@Mottie Mottie closed this as completed Jun 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants