Esri / coordinate-conversion-addin-dotnet

Addin for ArcMap and Pro for convenient coordinate conversion in Desktop.
Apache License 2.0
45 stars 20 forks source link

Coordinate Conversion: Input becomes unresponsive after Ambiguous Coordinate dialog ignored. (ArcMap) #320

Closed ACueva closed 7 years ago

ACueva commented 7 years ago

Version ArcGIS Desktop10.5.

Tested against Build: 1413

Steps to reproduce:

  1. Open ArcMap and Coordinate Conversion Addin
  2. Add DD, DDM, DMS are new output coordinates.
  3. In the Input box, enter: 45.0+ 100.0-
  4. You should get a the Ambiguous Coordinates dialog box pop up.
  5. Close the window without hitting the "OK" button.
  6. Enter another ambiguous coordinate such as: 45.0+ 100.0+
  7. Note it no longer gives you a coordinate.
  8. Close ArcMap and enter the same ambiguous coordinate as above. It now works.
ACueva commented 7 years ago

FYI @nfeuerstein @lfunkhouser @kgonzago

kgonzago commented 7 years ago

@ACueva Will look into it.