Opened 6 years ago
#18232 new enhancement
RFE: Cloning a VM from the GUI should place the cloned VM right below the original in the list
Reported by: | Socratis | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 6.0.0 |
Keywords: | clone, VM list | Cc: | |
Guest type: | all | Host type: | all |
Description
This is a Request For Enhancement. When you're cloning a VM, chances are that you'll need to have it close to the original in the VM list (left side of the VirtualBox Manager). Currently the cloned VM ends in the bottom of the list. If you have about 80 or more VMs it makes it cumbersome to scroll all the way to the bottom of the list, and drag the cloned VM all the way next to the original.
I'm proposing to have the cloned VM placed right below the original VM in the list after the cloning process.
A similar logic was introduced recently with the Deletion of a VM, where you don't end up in the beginning of the list, but you "land" to a VM close to the one that was deleted. BTW, thank you for that!