Drag & Drop within an editor window copies text instead of moving it
Open
@AnthonyLeonardoGracio is already working on this.
Since May 19, 2023.
bug
- Dominant language
- Ada
- Stars
- 531
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Drag & Drop within an editor window does copy the dragged portion of text, instead of moving it. This is especially annoying when rearranging comments: if you are not aware of the bug, you don't notice immediately the unexpected copies…
Note that when the Ctrl key is pressed during the Drag & Drop, it also does a copy, but this time it is expected.
This problem occurs at least on the Windows edition of GNAT Studio.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.