avim icon indicating copy to clipboard operation
avim copied to clipboard

Diacritic folding for autocompleted text fields

Open 1ec5 opened this issue 11 years ago • 0 comments

Along the lines of #28, it would be great if AVIM could modify the default autocomplete behavior of any text field to perform case folding, so that input like “d” could match “đá”, analogous to what Internet Explorer does for CJK IMEs with the getCompositionAlternatives() API. MDN has an example of a custom autocomplete component.

1ec5 avatar Jul 04 '14 08:07 1ec5