https://bugs.documentfoundation.org/show_bug.cgi?id=141279
--- Comment #7 from Gabor Kelemen (allotropia) <[email protected]> --- Created attachment 182154 --> https://bugs.documentfoundation.org/attachment.cgi?id=182154&action=edit Error message from Notepad when trying to force-overwrite file open in Writer 6.4 Can confirm the behavior change. When a file (type such as txt, odt, docx does not matter) is open in an older LO version, or Word 2016, doing the following in Notepad: - Create new file - Save as the already open file - Confirm save as dialog: $file already exists, do you want to replace it? -> Yes Results in the error message on this screenshot: The process cannot access the file, because it is being used by another process. 7.1 from the bibisected commit until current master allows notepad to overwrite the file currently open, before it did not. Wordpad is more clever and does not destroy already open files this way. It says "The document $file is already in use by another application and cannot be accessed" when trying to force-overwrite. -- You are receiving this mail because: You are the assignee for the bug.
