https://bugs.documentfoundation.org/show_bug.cgi?id=131401
--- Comment #11 from Bjoern Voigt <[email protected]> --- I can confirm this bug with Libreoffice 7.4.6.2. If UseDocumentSystemFileLocking is false and other locking options are default, then MS Office (tested with Word 365) can open and save documents, which are already opened in Libreoffice (LO). There is no notification both in LO and MS Office, that someone already has opened the file. LO creates a .~lock.originalfilename# lock file, which is ignored by MS Office. If UseDocumentSystemFileLocking is false and CreateMSOLockFiles is true there is also no notification in MS Office, if the file is already opened in LO. There is a MS Office compatible lock file ~$partoforiginalfilename, but MS Office ignores it. If UseDocumentSystemFileLocking is true (default), MS Office can not open the document, which is already opened in LO. Copying the file is also impossible in Windows then. -- You are receiving this mail because: You are the assignee for the bug.
