Thanks for reporting this. It was a bug in the editable ComboBox behaviour.
Fixed for the next release: https://feedback.objo.dev/bug/1162
Choosing an item will keep the value selected but remove the text highlight, leaving the insertion point at the end. Tabbing into a populated ComboBox will still select all its text, as expected.