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 text from document to GUI deletes the text #610

Closed
jamshark70 opened this issue Oct 21, 2012 · 2 comments
Closed

Drag text from document to GUI deletes the text #610

jamshark70 opened this issue Oct 21, 2012 · 2 comments
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. env: SCIDE
Milestone

Comments

@jamshark70
Copy link
Contributor

If you drag a string from a code document in the ide onto a GUI widget, the text is removed from the document. I think the text should be deleted only if you're dragging out to another location in the same document. If you're dragging to another document or a different window, don't delete.

@jleben
Copy link
Member

jleben commented Oct 30, 2012

What about holding down Ctrl when initiating the drag?

@jleben
Copy link
Member

jleben commented Nov 12, 2012

Closing; this seems not to be an issue. Ctrl should copy instead of move text. If not, then re-open.

@jleben jleben closed this as completed Nov 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. env: SCIDE
Projects
None yet
Development

No branches or pull requests

2 participants