Community
Participate
Working Groups
If the user hits the delete- or backspace-key in the CompletionCombo and the mode is AutoCompletionMode.FIRST_LETTER_MATCH the selection gets deleted even if there is no empty entry.
Fixed in HEAD! I also disabled the context menu of the text-control when the mode is FIRST_LETTER_MATCH, so the user can not use the cut or paste actions to modify the selection.