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 keeps focus on blur #59

Closed
bachp opened this issue Mar 26, 2012 · 3 comments
Closed

Keyboard keeps focus on blur #59

bachp opened this issue Mar 26, 2012 · 3 comments
Labels

Comments

@bachp
Copy link

bachp commented Mar 26, 2012

Hi again

I just found another bug.
Again in example http://jsfiddle.net/Em8sG/993/

When I try to click outside the input area the keyboard keeps taking back the focus.
I think it is a problem with the blur.keyboard event. (jquery.keyboard.js: 395) it always seems to go into the else clause.

@Mottie
Copy link
Owner

Mottie commented Mar 27, 2012

Thanks for reporting this... I'll work on a fix soon.

@Mottie
Copy link
Owner

Mottie commented Apr 4, 2012

I think I've fixed this problem in v1.9.15. Thanks for your patience! :)

@Mottie
Copy link
Owner

Mottie commented Apr 30, 2012

I'm guessing this issue has been resolved, so I'm closing it. If you continue to have issues, please feel free to reopen this issue. Thanks again!

@Mottie Mottie closed this as completed Apr 30, 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