files-community / Files

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

Bug: File watcher doesn't do anything when ADS files are deleted/moved #9494

Open Josh65-2201 opened 2 years ago

Josh65-2201 commented 2 years ago

Steps To Reproduce

  1. Enable viewing ADS files in Files settings > Folder > Hidden items
  2. Find a file with an ADS file connected.
  3. Delete the ADS file only
  4. See that it still shows until refreshing folder

Expected behavior

Files Version

2.3.1.0

Windows Version

10.0.19043.1685

Relevant Assets/Logs

debug.log debug_fulltrust.log

gave92 commented 2 years ago

Known limitation as shell does not notify when ADS are deleted, etc. Should be solved together with auto-refresh in MTP folders (manual list update after a file op).

yaira2 commented 2 years ago

Known limitation. Will never happen, but leaving open.

Do you think we should have this documented?

gave92 commented 2 years ago

Lol edited the above comment. Was too pessimistic xD

yaira2 commented 1 year ago

@Josh-65 can you add steps to reproduce?