-
Notifications
You must be signed in to change notification settings - Fork 723
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
Regression with multiple synchronized Keyboards #58
Comments
Hmm, ok give me some time... busy day. |
Ok, I think I have it fixed in v1.9.13... but I didn't get a chance to do any extensive testing. Thanks again for all of your feedback :) |
Hi Thanks for the fix. The main issue is fixed. See: http://jsfiddle.net/Em8sG/993/ I combined it with |
Ok, I think I solved more problems than I caused this time ;) LOL |
It seems the problem is fixed. Thanks a lot. Thanks again for the good work |
Hello Mottie,
I found that with newer versions of your Keyboard the setup with multiple synchronized keyboards does now longer work.
The demo can be found here: http://jsfiddle.net/Mottie/Em8sG/486/
And the Issue I refer to was: #21
With version 1.9.2 changing focus between the input fields does work as expected. However form version 1.9.3 and later there seems to be the problem that the focus is always staying with the wrong input.
I verified this with Chrome and Firefox.
Any idea what could have caused this?
Regards
Pascal
The text was updated successfully, but these errors were encountered: