Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Created Unassigned: IEDragDropManager causes ArgumentOutOfRange exception [27705]

$
0
0
MicrosoftAjax.js setLocation() method validates passed parameters. Required type is integer.

IEDragDropManager (Compat.DragDrop.DragDropScripts.js) is unaware of that and in line 313 calls $common.setLocation(this._activeDragVisual, position)
passing as argument position calculated based on current mouse position which is of float type.

In turn CommonToolkitScripts (Common.Common.js) calls Sys.UI.DomElement.setLocation(element, point.x, point.y) in line 173 where ArgumentOutOfRange exception occurs.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>