Open kevinoid opened 4 years ago
On a page with a ComboBox, perform the following steps:
The text entered in step 1 reappears in the ComboBox.
The ComboBox would remain clear, as a TextBox does.
Sample project: https://gist.github.com/kevinoid/c33524d38084b9720adc7a6549219041
Thanks, Kevin
The AJAX Control Toolkit 20.1.0
The installation method
Minimal steps to reproduce the bug
On a page with a ComboBox, perform the following steps:
Actual result
The text entered in step 1 reappears in the ComboBox.
Expected result
The ComboBox would remain clear, as a TextBox does.
Browser(s) used
A site deployment method
Sample project: https://gist.github.com/kevinoid/c33524d38084b9720adc7a6549219041
Thanks, Kevin