If you open the drop down list for a ComboBox and then move focus to another ComboBox control, the list from the previous control stays up instead of closing. The list DOES properly close when moving the input focus to other controls that aren't ComboBox controls.
Comments: I have encountered the same problem, a javascript workaround can be found here: http://forums.asp.net/p/1740146/4689415.aspx
Comments: I have encountered the same problem, a javascript workaround can be found here: http://forums.asp.net/p/1740146/4689415.aspx