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

Regression with multiple synchronized Keyboards #58

Closed
bachp opened this issue Mar 13, 2012 · 5 comments
Closed

Regression with multiple synchronized Keyboards #58

bachp opened this issue Mar 13, 2012 · 5 comments
Labels

Comments

@bachp
Copy link

bachp commented Mar 13, 2012

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

@Mottie
Copy link
Owner

Mottie commented Mar 13, 2012

Hmm, ok give me some time... busy day.

@Mottie
Copy link
Owner

Mottie commented Mar 23, 2012

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 :)

@bachp
Copy link
Author

bachp commented Mar 23, 2012

Hi Thanks for the fix. The main issue is fixed.
However during testing I realized another issue.

See: http://jsfiddle.net/Em8sG/993/

I combined it with autoAccept: true and if I do that the cursor quickly jumps back to the old field. I don't think it influences the functionality but it looks ugly.

@Mottie
Copy link
Owner

Mottie commented Mar 23, 2012

* crosses fingers *

Ok, I think I solved more problems than I caused this time ;) LOL

@bachp
Copy link
Author

bachp commented Mar 23, 2012

It seems the problem is fixed. Thanks a lot.
If I add tabNavigation there still seems to be a problem. But I need to investigate this further.
We can close this issue and I will open a new one as soon as I verified the tab problem is not caused by my code.

Thanks again for the good work
Cheers

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