Hi - new to the Ajax Control Toolkit. I've added a ListSearchExtender control to a dropdown and find its not working with Chrome browser (v31.0.1650.63). Testing the sample here,
http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/ListSearch/ListSearch.aspx
It also doesn't work for the dropdown when using Chrome. The prompt text shows when the dropdown gets focus but the keyboard input doesn't appear to be correctly captured. All works as expected with Firefox and IE.
Anyone else seeing this issue?
Thanks.