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
the autocomplete example on the demo page is not working anymore (tested with IE 8 and Chrome 23). In one of the other issues you mentioned that the autocomplete feature is broken with jQuery-UI 1.9.x, but your demo page already uses jQuery Ui 1.9.0!
Issues:
Enter does not allow to select an entry from the suggestion list
mouse click on a list entry hides the keyboard as if you are clicking somewhere on the background
sometimes the completion list is not shown at all (non-deterministic)
...
I have managed to get the keyboard/autocomplete working with jQuery UI 1.8.24.
It would be better to add a note to the Wiki that keyboard autocomplete works with 1.8.24 of jQuery UI only (at least until you manage to get the issue fixed with version 1.9.x).
The text was updated successfully, but these errors were encountered:
Hi,
the autocomplete example on the demo page is not working anymore (tested with IE 8 and Chrome 23). In one of the other issues you mentioned that the autocomplete feature is broken with jQuery-UI 1.9.x, but your demo page already uses jQuery Ui 1.9.0!
Issues:
I have managed to get the keyboard/autocomplete working with jQuery UI 1.8.24.
It would be better to add a note to the Wiki that keyboard autocomplete works with 1.8.24 of jQuery UI only (at least until you manage to get the issue fixed with version 1.9.x).
The text was updated successfully, but these errors were encountered: