You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: