xwikisas / application-diagram

Create various types of diagrams using draw.io
GNU Lesser General Public License v2.1
0 stars 8 forks source link

Duplicate result when using copy paste to pick elements from an existing diagram to a new one #156

Closed AndreeaChi closed 4 years ago

AndreeaChi commented 4 years ago

On Chrome 83.0.4103.97 , I tested on a Cloud 11.10.5 and 10.11.9 to copy with CTRL+C the elements from an existing diagram page and to paste them with CTRL+V on a different diagram page.

Selecting elements from a diagram, then pressing CTRL+C: image

The expected result would be to obtain the copied elements without duplication.

Actual result after pressing CTRL+V shows duplicated elements: image

I had to use CTRL+Z to obtain only one group of the elements.