Buggy Undo/Redo

529
1
02-18-2011 12:35 PM
KeithPalmer
New Contributor
I just want to be sure I'm not the only person having issues with the Undo/Redo buttons on the Editor toolbar.

Issues:


  1. If you update an attribute in the info popup, the Undo button does not become enabled.  Ever.

  2. If you make a geometry change the Undo button usually becomes active, but not always.

  3. After you make a geometry change and the Undo button is active, then you can Undo the attribute changes you made.

  4. If you make a single edit and the Undo button becomes active and you then press the Undo button, a lot of times an "Undo failed" message appears, even if the undo works.

  5. If you make a single edit and the Undo button becomes active and you then press the Undo button, the "Undo processing" message appears and never goes away.  After that you are unable to do any more edits.  This isn't consistent, but it does happen fairly often.

Sound familiar?  Just trying to get a sanity check on this.

Thanks,
-Keith
Tags (2)
0 Kudos
1 Reply
AniketWani
Esri Contributor
Thanks for reporting the issues.

#1 is a bug and it will get fixed in next release.
#3 is side effect of first bug.
#2, #4, #5 - Can you try firebug of fiddler to monitor what is happening with the request. It will be good to check if server is failing or some issues with network.
0 Kudos