! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Dragging multiple files holding CTRL deselects file
Status:
RESOLVED: MOVED

Comments

Description Yan Pas 2015-09-12 00:26:32 CEST
See also #1501
Dragging multiple files holding CTRL deselects file, which was selected to drag from. I'm dragging in icon mode
Comment 1 Brandon Sheffield 2015-09-13 05:18:16 CEST
I don't see the problem.  I've always known Ctrl to be for individual selection/deselection.  I think you may be thinking of holding Shift while selecting highlighted objects to drag multiple objects.
Comment 2 Yan Pas 2015-09-13 14:49:15 CEST
I've recorded video https://youtu.be/5fYtTkb7u4U
Holding control replaces move with copy. Try the same in nautilus or nemo
Comment 3 Yan Pas 2015-09-13 14:57:45 CEST
The problem in the peace of code which is responsible for ctrl selection. Now it doesn't handle mouse events. To fix this bug this method before SELECTING/DESELECTING  must check if the mouse button was clicked+moved for 3 or more pixels. If it was moved then do not deselect.
Also when the patch would be ready - please test selecting files 1 and 2 and dragging them, by dragging file 3. File 3 should be selected in this case I think
Comment 4 Git Bot editbugs 2020-05-26 23:24:09 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/119.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #12209

Reported by:
Yan Pas
Reported on: 2015-09-12
Last modified on: 2020-05-26

People

Assignee:
Xfce Bug Triage
CC List:
3 users

Version

Version:
1.6.10

Attachments

Additional information