laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM010246
EingereichtJuly 10, 2007
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.2
ProgrammspracheC#
Behoben in Version9.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;}

Schritte zur Reproduzierung

Bug-ID: NIM010246

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln