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

Bug: File watcher not working when several files are deleted/moved #10039

Closed
Tracked by #9780
QuaintMako opened this issue Sep 22, 2022 · 6 comments
Closed
Tracked by #9780

Bug: File watcher not working when several files are deleted/moved #10039

QuaintMako opened this issue Sep 22, 2022 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@QuaintMako
Copy link
Contributor

Description

When selecting at least two objects and deleting them (through any mean), the view does not correctly update and removes only the first element selected.

All the elements are correctly sent to the Recycle Bin and are not clickable.

Refreshing the view won't display the removed elements, as expected.

Can be reproduced on any view (Details, Column etc...)

Steps To Reproduce

  1. Create several files/folders.
  2. Select all those elements and delete them.

Steps to fix

All the elements should no longer be displayed after being removed.

Files Version

Version: 2.3.28.0 OS Version: 10.0.22000.978

Windows Version

W11Pro 21H2 22000.978

Relevant Assets/Logs

None

@QuaintMako QuaintMako added the bug Something isn't working label Sep 22, 2022
@yaira2 yaira2 changed the title View not updating well when removing several objects Bug: File watcher not working when several files are deleted Oct 13, 2022
@yaira2
Copy link
Member

yaira2 commented Oct 13, 2022

Seems to have happened when migrating to WinAppSdk. I can reproduce this issue.

@yaira2 yaira2 changed the title Bug: File watcher not working when several files are deleted Bug: File watcher not working when several files are deleted/moved Oct 16, 2022
@QuaintMako
Copy link
Contributor Author

I cannot reproduce this issue anymore. (V.2.3.58)
Can anyone try to reproduce it?

@yaira2
Copy link
Member

yaira2 commented Nov 3, 2022

Just had this the other day when copying a file to a phone.

@yaira2 yaira2 pinned this issue Nov 29, 2022
@yaira2 yaira2 added the help wanted Extra attention is needed label Dec 7, 2022
@QuaintMako
Copy link
Contributor Author

QuaintMako commented Dec 12, 2022

A small update about this issue, it may be linked to a change in Windows.

It can be reproduced on different setups, we'd need to investigate seriously that path.

Reproduced:

  • W11 Pro 21H2 22000.978
  • W11 Pro Insider Preview 221205-1627
  • W11 Pro 22H2 22621.963 (With file on a NAS drive)

Not Reproduced:

  • W10 Home 22H2 19045.2251
  • W11 Pro 22621.900
  • W11 Pro Insider Preview 221209-1557

@yaira2
Copy link
Member

yaira2 commented May 8, 2023

@QuaintMako are you still able to repro this issue?

@QuaintMako
Copy link
Contributor Author

Doesn't seem I can. I suppose it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

2 participants