Based on Dojo toolkit version 0.3.0, this is the new and improved Dojo ComboBox. The latest official Dojo combo can be found here. The main problem I see with that control is that it is NOT a true ComboBox. It is an AutoCompleter. A ComboBox should really exhibit these behaviours: When typing in the textbox, a comboBox should MOVE to the item, not filter the search results. You should be able to s