ComboBox behaves differently in FireFox and IE

ave noticed that the combobox has a slightly different behavior in FireFox and IE. When the items in the combobox are longer then the combobox and select one from the dropdown list, the two browsers do not behave the same. FireFox seems to put the cursor at the end of the text, while IE seems to put the cursor at the start of the text. It would seem that putting the cursor at the start is the correct way the combo box should work.

Has anyone noticed this before and is there a solution for it.

Thank you
Freddy Boisseau

Yes, as a matter of fact this is a known issue: http://dev.vaadin.com/ticket/13477. We fixed this recently. The fix is included in Vaadin 7.3.0rc1, and should be both in the upcoming 7.2.7 maintenance release (due next week) as well as the 7.3.0 release which also due shortly.