autocomplete.js
autocomplete.js copied to clipboard
Programmatically changing text field value / Dropdown won't open if field is preloaded with value.
If the field is preloaded with text, clicking on it won't open the dropdown menu. It should, as it happens when you write sth, blur and then refocus.
Similar problem, when the text field content is changed by script and than you focus the field, the drop down menu won't sync with the contents.