https://bugs.documentfoundation.org/show_bug.cgi?id=140835
--- Comment #5 from Matt K <[email protected]> --- > Step 3 just reloads silently for me. No pop ups. I still repro this on latest master. I'll try to make the repro more detailed: 1. Create an invalid lock file for a <file> to be opened - This can be done by copying the lockfile of an open document. For example, if you have a Writer document foo.odt, the lockfile should exist in the same directory as .~lock.foo.odt#. Copy that file, close the Writer document, then rename the copied file to .~lock.foo.odt#. Then, edit .~lock.foo.odt# and change the machine name (which is after the second comma) to "test". 2. Open the <file> and select to open as read-only when the UI pops up - Open foo.odt and you should see a pop-up titled "Document in Use". Click the button for "Open Read-Only" 3. Click File->Reload and click cancel when the UI pops up - You should see a pop-up titled "Document in Use". Click the button for "Cancel" 4. Click File->Reload again and observe no pop-up -- You are receiving this mail because: You are the assignee for the bug.
