files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34.11k stars 2.18k forks source link

Cannot delete multiple files selected using "SHIFT" key #4735

Closed karthikeya-Git closed 3 years ago

karthikeya-Git commented 3 years ago

Explain the bug when i tried to delete multiple files, i used shift key to select files and then delete key which resulted in bug and windows prompted me to report the bug.

To reproduce

  1. Go to 'any file path'
  2. Click on 'multiple files using SHIFT key'
  3. Click on 'DELETE key'
  4. See the error

Expected behavior All selected files to be deleted (moved to recycle bin)

Logfile LocaleMetaData.zip debug.txt debug_fulltrust.txt

System Information

Josh65-2201 commented 3 years ago

I don't have this issue so its fixed for the next update or was never broken. Try reinstalling files from the Microsoft store or the .msixbundle thy provide on GitHub.

winston-de commented 3 years ago

Thanks for reporting this. I cannot reproduce the crash with the steps provided, however the stack trace matches #4316, which is a similar issue, so I'm merging this with it.