Inconsistent OnChange behavior - clicking the DropDownList arrow icon will fire the event only once (after selecting and clicking outside the dropdown), but clicking the input box will fire it twice
Run the OnChange sample in debug mode. Then, select a value after clicking the input box and try the same after clicking the arrow icon.