Completed
Last Updated: 29 Mar 2013 09:03 by ADMIN
ADMIN
Boyan Boev
Created on: 28 Feb 2013 09:54
Type: Bug Report
1
After selecting a value in the first Ajax CascadingDropDown the second one is not enabled in IE 10
The issue is reproducible only in Internet Explorer 10.

Steps to reproduce:

1. Navigate to http://www.asp.net/ajaxlibrary/AjaxControlToolkitSampleSite/CascadingDropDown/CascadingDropDown.aspx

2. Record a test in which you are selecting values in all 3 CascadingDropDowns.

3. Execute the test.

Expected: Test Studio is selecting values in all CascadingDropDowns.

Actual: After selecting a value in the first Ajax CascadingDropDown the second one is not enabled and Test Studio is unable to select a value.

Test project and video are available in the internal description. 
3 comments
ADMIN
Pavel
Posted on: 29 Mar 2013 09:03
We have resolved this issue in our latest internal build.
ADMIN
Konstantin Petkov
Posted on: 26 Mar 2013 13:04
Indeed there's a problem with the AJAX or the IE 10 drop downs on this site which we need to investigate. In comparison this RadComboBox similar demo works just fine under IE10:

http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx

It could be the AJAX or some specific drop down behavior under IE10. We will update this thread after we investigate the problem thoroughly.
ADMIN
Todd Ropog
Posted on: 21 Mar 2013 15:17
I came across this exact same issue. We regularly use this site in our training, so it's a bit of a problem that it doesn't work.