Last Updated:
13 Sep 2019 07:23
by ADMIN
Pressing enter in the ComboBox will select the first item with the same text value.
Pressing enter in the ComboBox will select the first item with the same text value.
If we have items with the same text value and we navigate through them with the arrow keys and then select one with enter, the ComboBox will return the first item with that text instead of the currently selected one.