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 can't find autocomplete (again) #291

Closed
g-teley opened this issue Jul 30, 2014 · 3 comments
Closed

keyboard can't find autocomplete (again) #291

g-teley opened this issue Jul 30, 2014 · 3 comments
Labels

Comments

@g-teley
Copy link

g-teley commented Jul 30, 2014

Hello,

Updated my code to jQuery 2.1.1, jQuery-UI 1.11.0 and latest Mottie keyboard.
Now my autocomplete doesn't work anymore. Same issue as last year.
What I can see is that hasAutocomplete turns out to be false (line 91 of keyboard/extention-autocomplete.js)
Can't recall what the reason was then.
BUT! When I change back to jQuery 1.10.2, everything works like a charm!

@g-teley
Copy link
Author

g-teley commented Jul 30, 2014

As an addidition: When using jQuery-UI version 1.11 I get errors when hovering over the alfa keys.
"Uncaught TypeError: Cannot read property 'value' of null" at jquery.keyboard.extension-autocomplete.min.js:3
Using jQuery-UI version 1.10.3 hasn't got this problem.

@Mottie
Copy link
Owner

Mottie commented Jul 30, 2014

Hi @g-teley!

Yeah, it seems that interfacing with jQuery autocomplete needs to be more robust since they alter the code slightly with every version update.

I'll try to work on this when I get some more free time.

@Mottie
Copy link
Owner

Mottie commented Nov 20, 2014

Ok, this should be fixed in 1.19.0. Thanks for your patience!

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