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

Number of files in Recycle Bin persists after emptying #4251

Closed
MattBDev opened this issue Mar 23, 2021 · 2 comments
Closed

Number of files in Recycle Bin persists after emptying #4251

MattBDev opened this issue Mar 23, 2021 · 2 comments

Comments

@MattBDev
Copy link

Explain the bug
After emptying the Recycle Bin using the context menu in the file list, the number of items in the Recycle Bin is still the original number of items before being emptied. I had 93 items in my Recycle Bin and when I emptied it, the folder still said 93 items until I refreshed it.

To reproduce

  1. Go to Recycle Bin
  2. Right click on empty space inside the file list.
  3. Click Empty Recycle Bin
  4. Watch files get deleted.
  5. Folder should be empty but the number of files at the bottom of the screen is wrong.

Expected behavior
I expected to see the number of files in the Recycle Bin listed as 0. The screenshot included below shows what I saw and what I expected to see.

Logfile
debug.txt
debug_fulltrust.txt

Screenshots
The picture of my Recycle Bin after the files were deleted:
image
What I expected to see after my files were deleted:
image

System Information

  • OS Version: Windows 10 21H1 build 19043.899
  • App version: 1.5.0.0

Additional comment
The number of items in the Recycle Bin is correct after refreshing the folder.

@trama
Copy link

trama commented Mar 24, 2021

@MattBDev as you said, however, the empty bin operation is actually carried out, it is only the view that is not refreshed upon operation conclusion.
So I infer it is more a matter of triggering a periodic refresh of the view after the user click on Empty bin, isn't it?

@yaira2
Copy link
Member

yaira2 commented Dec 13, 2021

This issue is resolved in main.

@yaira2 yaira2 closed this as completed Dec 13, 2021
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

4 participants