Hi,
I have a combo box that has a number of options in them, some with just a single word some with multiple words separated with spaces. the combobox also has a AutoCompleteSeparator set of "; ". The problem occurs when I scroll through the options in the drop down using my keyboard. As an option is highlighted it is shown in the selection box, fine, as I move down to an option with multiple words all the words are shown in the selection box, but as i move to the next option only the last word of the previous option is over written in the selection box.
You can see the behavior here http://www.screencast.com/users/j3ffb/folders/Jing/media/d4b7c9ac-671a-459e-b2d5-5c87965e5491
Any ideas?
Cheers,
Jeff