autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

auto-select suggestion not applied when focus lost

Open Marvin1003 opened this issue 4 years ago • 1 comments

List autocomplete with automatic selection: When the popup is triggered, it presents suggested values that complete or logically correspond to the characters typed in the textbox, and the first suggestion is automatically highlighted as selected. The automatically selected suggestion becomes the value of the textbox when the combobox loses focus unless the user chooses a different suggestion or changes the character string in the textbox.

https://www.w3.org/TR/wai-aria-practices/#combobox

Marvin1003 avatar Oct 19 '20 07:10 Marvin1003

Thank you so much, this change looks great!

trevoreyre avatar Oct 21 '20 16:10 trevoreyre