Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.12.11, 6.2.1
-
None
-
Ubuntu 20
Description
- Add a directory using QFileSystemWatcher::addPath(path).
- Remove this directory to trash.
- Result: no QFileSystemWatcher::directoryChanged is emitted. Expected result: I would like to get notification about directory change, even if this change means that directory was removed.