autocomplete.js icon indicating copy to clipboard operation
autocomplete.js copied to clipboard

Programmatically changing text field value / Dropdown won't open if field is preloaded with value.

Open wisedevman opened this issue 6 years ago • 0 comments

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.

wisedevman avatar Oct 01 '19 04:10 wisedevman