Minder icon indicating copy to clipboard operation
Minder copied to clipboard

when cutting and pasting multiple nodes, their subtrees should go along just like in drag and drop

Open daveiro opened this issue 4 years ago • 3 comments

If one selects a node with a subtree, and then drag that node to change it's parent, the whole set of the node and its subtree is correclty moved to the new parent; however, if I want to execute the same operation, using cut and paste, the child nodes of the selected node are not cut and pasted togehter as a whole tree and they become siblings of the siblings of their parent

daveiro avatar Jan 01 '21 21:01 daveiro

I would also expect the entire subtree to be cut and pasted. Sounds like a bug.

phase1geo avatar Jan 03 '21 13:01 phase1geo

I am unable to reproduce this issue in the devel branch.

phase1geo avatar Jan 06 '21 20:01 phase1geo

Ah. The bug title is inaccurate. This should read that when multiple nodes are selected, sub trees are not cut and pasted. Things work as expected when only one selected node is cut and pasted.

phase1geo avatar Jan 06 '21 20:01 phase1geo