We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I load the basic demo into IE8 (http://mottie.github.com/Keyboard/basic.html), then I type a character then hit shift, the caret returns to the beginning of the field. Am I missing something?
The text was updated successfully, but these errors were encountered:
Hi whitnelson!
Yeah, that is odd, but if you type in another character, the caret is returned to the correct position.
I'll look into fixing this so it doesn't confuse users.
Sorry, something went wrong.
save caret in IE - fixes issue #61
2b6f83a
This issue should now be resolved. I've tested it in IE7 and IE8.
No branches or pull requests
When I load the basic demo into IE8 (http://mottie.github.com/Keyboard/basic.html), then I type a character then hit shift, the caret returns to the beginning of the field. Am I missing something?
The text was updated successfully, but these errors were encountered: