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

Progress dialog does not close on import with custom format #619

Closed csmoore closed 5 years ago

csmoore commented 5 years ago

There is a scenario where the Pro Progress Dialog is shown and not closed when the operation is complete:

  1. Start Pro
  2. Set Input Properties: Edit Properties Button / Form a. Display Coordinate: DD b. Formats: Custom c. No other changes needed d. Click OK
  3. Import Coordinates: a. Import TabletoPoint_small.csv (data attached to this issue) - TabletoPoint_small.zip b. X Field: x, Y Field y, Additional Fields: title c. Click OK
  4. Progress Dialog "Processing.. Please wait" is shown but never goes away and user is not able to use Pro because the form is always active

Tested on Pro 2.4.19948

@dfoll found this issue - I just wrote up while we were looking at the issue together

dfoll commented 5 years ago

i could no longer reproduce (x2) the hang up with CC 146 built from this branch

dfoll commented 5 years ago
lfunkhouser commented 5 years ago

doc verified on solutionsdev, MT dev build 315 and CC 149