Hi Guys
Have just tripped over the following issue whereby blur events are not being trigger when using combobox clearButtons.
To demonstrate please run the following dojo
https://dojo.telerik.com/aDeVamaQand carry out the following.
1) Clicking between ComboBox1 & ComboBox2 shows that onBlur events are being triggered correctly.
2) Now select items for both ComboBoxes then click between ComboBox1 & ComboBox2.
Once again onBlur events are being triggered correctly.
3) Now click on ComboBox1 to set focus and then click on the clearButton in ComboBox2.
ComboBox2 receives focus and clears the data but ComboBox1 never triggers an onBlur event.
I don't believe this a new regression but something that has been kicking around for some time that hasn't been picked up by your internal testing or being spotted in the wild ... Until now that is.
Regards
Alan