Hi,

If you type a character in the combobox and select the highlighted item with TAB/ENTER, another record is selected.


Please take a look at this Fiddle.


I've noticed this behavior in Ext JS 5.1.0.107.


In 5.1.0.100 it's working, if you immediatley type in the textfield and then select with tab the record. If you click on the arrow to open the dropdown menu and then type in the textfield, a wrong record is selected.