[Libreoffice-bugs] [Bug 137356] New: Files can be opened twice when opened quickly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 9 02:08:51 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=137356

            Bug ID: 137356
           Summary: Files can be opened twice when opened quickly
           Product: LibreOffice
           Version: 5.3.0.3 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: minor
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: baron at caesar.elte.hu

Normally, this can be reproduced by quickly double-clicking twice on a
document. It will open in two separate windows (two separate editing instances,
file editable in both), while it should only be opened once.

Another reproducer: ./soffice file.odt & ./soffice file.odt

For comparison: ./soffice file.odt & (sleep 1; ./soffice file.odt)
This will open the document only once, as expected.

This is a regression from the following commit, ported from AOO, related to bug
38915. Before that, only one window was opened in both scenarios.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=74ac65c49cc1d53b1aa93c2b7c720255867aace2
author          Andrea Pescetti <pescetti at apache.org>   2016-09-06 19:13:44
+0000
committer       Stephan Bergmann <sbergman at redhat.com>  2016-09-21 10:11:29
+0200

#i114963# Enable IPC before OpenClients to allow client connections when
printing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201009/2e994d75/attachment.htm>


More information about the Libreoffice-bugs mailing list