Every time have a file opened in LibreOffice and forget to close it while my system perform a backup, this file will not be saved, because LibreOffice will not release the file-handle after it has opened it, so every try to copy it will fail.
It would be nicer to release the file-handle, so not to break system accesses to that file. Like all text-editors do it.
Thanks in advance
Jens
- I mean MS Word and other rich text editors on Windows, where 99% of world’s text editing happens (for good or bad, but…). I can’t say what’s the convention on other platforms (I use Windows myself), but here goes consistency of LO behaviour across platforms vs consistency of LO behaviour with other platform tools.