Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.78k stars 723 forks source link

Autocomplete not work with usePreview: true #517

Closed bigfox closed 7 years ago

bigfox commented 7 years ago

Hi @Mottie,

on my project, i previously use Keyboard v1.26.6 and Autocomplete extension v1.11.0 and all works fine. After update to v1.26.15 with v1.11.2, autocomplete extension do nothing, even no error.

I tried to play with the options and i found that Autocomplete extension v1.11.2 does not work when Keyboard option usePreview is set to true.

See this demo https://jsfiddle.net/bigfox/o1ft1tmk/ .

Mottie commented 7 years ago

Hi @bigfox!

Thanks for reporting this problem! I will investigate and get this fixed ASAP!

Mottie commented 7 years ago

All fixed! Sorry about that.