There is a little gui artifact that appens when you use combo boxes that have 4/6+ items.
When number of items is greater than a certain value a ScrollBar is added to the combobox so you can scroll all items, if you scroll the Combobox using the ScrollBar or the Mouse Wheel, the highlight of the item lose its focus and it stops updating.
You can always click and select the right item, but while you are doing that the "blue highlight" still remains in the last place it was before you have clicked the scroll bar.
That's nothing really important anyway.
