Posted
on Aug 1, 2011
(permalink)
Hi there,
First post to support, feel free to move if I shouldn't be commenting on an existing ticket.
I am experiencing this issue as well, and the behaviour is exhibited and repeatable in the RadControls demo application.
Go to the MultiColumnComboBox demo, select AutoFilter. In the filter box type "ALFKI" as you would quickly without necessarily looking at the results being returned to the screen. As soon as the entry is the last one the autofilter kicks in and is applied but the text cursor is moved immediately to the end of the string and you end up typing additional characters after the filter is applied and then losing the results. It's actually really quite annoying and I can't actually deploy my application with it exhibiting this behaviour.
A more preferable behaviour would be for the text string to be completed and the remaining portion of the string highlighted with the cursor remaining where it was. That seems to be a more natural and expected behaviour and similar to the existing dropdown control. With it this way, as much as it's great, it's almost too good and will end up annoying end users.
Kind Regards,
James