Content
View differences
Updated by Wieland Lindenthal 7 days ago
### Steps to reproduce
1. Insert a work package link block via the slash menu or hash
2. Type some text before and after the link block
3. Select the text and the work package link block together
4. Drag the selection to a different position in the document
### What is the buggy behavior?
Dragging a text selection that contains a work package link block creates a copy of the selection at the drop position instead of moving it. The original content remains in place.
### What is the expected behavior?
Dragging a selection should move the content to the new position, removing it from the original location - consistent with standard drag behavior in text editors.
1. Insert a work package link
2. Type some text before and after the link
3. Select the text and the work package link
4. Drag the selection to a different position in the document
### What is the buggy behavior?
Dragging a text selection that contains a work package link
### What is the expected behavior?
Dragging a selection should move the content to the new position, removing it from the original location - consistent with standard drag behavior in text editors.