Prevent Search Box From Autocompleting
Opened this issue · 1 comments
MuellerMarvin commented
When searching for something like "Good day" and after for just for "Good" the searchbox will always autocomplete to "Good day", no matter what.
unitycoder commented
yeah bit annoying, have to press delete key to remove the end part..
(it happens because it's listbox and not proper autocomplete thingy)