Completed
Last Updated: 24 Apr 2015 07:29 by ADMIN
Imported User
Created on: 21 Feb 2015 21:54
Type: Bug Report
0
Recording pane not updating contents after AJAX operations
The recording pane's DOM elements aren't properly updating after AJAX operations in the browser pane.

v2014.4.1411


Repro steps:
* Navigate to ajaxcontroltoolkit.com/CascadingDropDown/CascadingDropDown.aspx
* Select Audi, S4, Metallic
* Highlight the message field containing "You have chosen..." 
* Select Locate in DOM

Examine that element's contents, as well as the updated selection boxes. 

EXPECTED: DOM shows updated values.
ACTUAL: None shows the proper DOM state.

Use Firebug/IE or Chrome DevTools to inspect DOM in browser. All show proper values.

IMO this is a critical issue because it takes me several extra steps to get a working test step in place -- like copying data from browser, editing step and updating with copied text. :(
Attached Files:
2 comments
ADMIN
Daniel Djambov
Posted on: 24 Apr 2015 07:29
Telerik: this works fine now in our latest sources and latest Firefox and Chrome browsers. Please give it another try with the latest 2015.1 release build.
ADMIN
Iliyan Panchev
Posted on: 20 Mar 2015 15:10
I reproduces this in Chrome, but cannot reproduce it in IE 11. Can you reproduce in IE?