https://bugs.documentfoundation.org/show_bug.cgi?id=141279
--- Comment #4 from Armin Le Grand <[email protected]> --- Took a look at change. The discussion in https://gerrit.libreoffice.org/c/core/+/112237 says: "Made a quick test on Windows with a test.txt and notepad/LO with/without that patch, behaves the same. Can in both cases open vice-versa, change and save. Notepad goes on 'save as...' when LO changed file already, we do not do that - but this is also the same on bith versions." and "WP, LO without patch: opening on WP first -> can open with LO and safe, checked changed WP, LO without patch: opening on LO first -> cannot open wth WP WP, LO with patch: opening on WP first -> can open with LO and safe, checked changed WP, LO with patch: opening on LO first -> cannot open wth WP -> looks good AFAICT" What means that this is probably no regression. The error (all Win only here) that you can write to a file from another app was/is there all the time, but that fix allows to correct the behaviour of locally included OLEs like charts. Mike also states there that: "Please do not test with Notepad. It is a kind of exception on Windows, opening files for reading then closing file handle, and trying to open them for writing when saving. Please use at least WordPad, which uses typical "open and lock" pattern." So it would be helpful if you check with WordPad, please. I will re-check on Win in the meantime... -- You are receiving this mail because: You are the assignee for the bug.
