Undo does not work when replacing nested node

Having problems with IHMC CmapTools? Think you have found a bug? Let us know!
Forum rules
Before you post a problem or bug, please be sure you have included the version number of IHMC CmapTools, the operating system and version, the amount of RAM, and any other information that allows us to be able to replicate the problem you are having. (i.e. what were you doing when the problem occur? were you running another program (application) by the time you have the problem?)
Post Reply
NiklaScience
Posts: 1
Joined: Sun May 10, 2015 12:20 pm

Undo does not work when replacing nested node

Post by NiklaScience »

// Issue:
Undo does not work in following sitiuation:
1. create multiple nodes
2. Put them into a nested node
3. create new node outside the nested node
4. Copy that new lonely node (ctrl. + c)
5. select nested node (not the individual ones but the one on top of the hierarchy)
6. paste lonely node (ctrl. + v) on top of nested node (so the nested node gets replaced)
7. Try to undo the last step (ctrl. + z or edit/undo)
Unfortunately this (step 7) does not work and can cause some headache when step 6 was executed accidentally.

// System info:
cmap version: 6.01
Operating system: windows 8.1 64 bit

// However: Thanks a lot for the amazing program!
cmapadmin
Site Admin
Posts: 801
Joined: Sat Dec 13, 2008 2:22 pm

Re: Undo does not work when replacing nested node

Post by cmapadmin »

Thanks for reporting this, we'll look into it.
Post Reply