Combobox Autocomplete SuggestAppend bug: Text with slash

R

R Reyes

Hi - I've been searching around for a fix but can't find one...

There is a bug with combobox autocomplete suggestappend. When text has a
slash, "ab/cd" for example, the autocomplete feature cuts off all text after
the slash, "ab".

Also, the autocomplete feature doesn't work correctly. It will not
suggestappend when typing letters up to a slash or just move the cursor to
the last character.

Is there a way to fix this? I do not want to replace "/" with hyphens or
anything like that. This usually happens within data bound comboboxes and it
happens all over my application.

Please help. Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top