laptop and a wrench

Bug

Mouse cursor stuck to the Measure toolbar in Web Mapping Application created from a template.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM010246
SubmittedJuly 10, 2007
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
Program languageC#
Version Fixed9.3
StatusFixed

Workaround

In the display_measure.js Javascript file setting the document.onmouse to null seems to fix this issue:function dragMeasureToolbarStop(e) { //document.onmousemove = m_measureMoveFunction; document.onmousemove = null; document.onmouseup = null; return false;}

Steps to Reproduce

Bug ID: NIM010246

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options