Combobox Autocomplete SuggestAppend bug: Text with slash

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UiBSZXllcw==?=

    Combobox Autocomplete SuggestAppend bug: Text with slash

    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!
Working...