This repository was archived by the owner on Jan 5, 2021. It is now read-only.
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
Cannot paste a region into a state #1930
Open
Description
To reproduce this bug, do the following:
- In a composite/orthogonal state, select a region you want to copy.
- Press
[Ctrl+C]
. - Select a state you want to paste the copied region to.
- Press
[Ctrl+V]
. - Nothing happens.
I would expect the copied region to be inserted into the state as another region in addition to the already exiting one(s). Likewise, it is not possible to paste the copied region into a simple state, turning it into a composite state.
It is possible, however, to paste the copied region onto the statechart as a top-level region.