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

Moving a file deselects any other file selections after move is complete #2427

Open
ericpritchett opened this issue Apr 5, 2024 · 0 comments

Comments

@ericpritchett
Copy link

What Happened?

While a file is being moved if you select any other file(s) and try to also move them next (ctrl-x) it will deselect those files after the initial move is complete.

Steps to Reproduce

  1. Move a large file somewhere and watch the status of the file(s) move.
  2. Before it's finished moving, "cut" (ctrl-x) another file to get ready to move.
  3. After the step 1 is finished moving, you'll notice that the file(s) in step 2 are no longer selected and you have to reselect them and cut them again to move those files.

Expected Behavior

After the initial file(s) is moved any files selected during the move and/or cut (ctrl-x) should remain in that state after the initial file(s) is moved.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

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

No branches or pull requests

1 participant