In combobox, a user can type in a value with a different case from the value in the store, if the user tabs out of the field the correct value is selected. If the user clicks out of the field the value with the incorrect case is left behind. This override will cause the correct value to be selected when clicking.