Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0 Beta 4
-
None
-
80d26c15080c92012f0a51f7675d3c70ad56a8bd (qt/qtdeclarative/5.12)
Description
Editors frequently save files by replacing, rather than overwriting a file. For a file system watcher this looks like the file is first removed and then re-added. The Qt built-in QFileSystemWatcher will stop watching files once they are removed. Therefore the preview will only catch the first edit of such a file.
Attachments
Issue Links
- resulted from
-
QTBUG-72227 QFileSystemWatcher reacts only once on file change
- Closed
-
QTBUG-24898 QFileSystemWatcher (inotify) and editors that rename files
- Closed