Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag & Drop within an editor window copies text instead of moving it #136

Open
zertovitch opened this issue Nov 30, 2022 · 2 comments
Open
Assignees
Labels

Comments

@zertovitch
Copy link

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.

@zertovitch zertovitch changed the title Drag & Drop copies text instead of moving it Drag & Drop within an editor window copies text instead of moving it Apr 5, 2023
@AnthonyLeonardoGracio AnthonyLeonardoGracio self-assigned this May 19, 2023
@zertovitch
Copy link
Author

Another occurrence a few moments ago: I have moved "[some expression] +" to the next line for better readability and noticed only by chance that the old text was still there.
It means that "[some expression] +" would have been at two places and a nasty bug in the code would have been spuriously introduced due to GNAT Studio's bug.
Please label this issue as a BUG!

@AnthonyLeonardoGracio
Copy link
Collaborator

Hello,

We changed the label, but it's probably a Gtk+ bug. We can't reproduce on Linux. We'll have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants