[Libreoffice-bugs] [Bug 128577] Opening two files (each separately) from iOS file manager behaves not correctly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 4 10:02:22 UTC 2019


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

--- Comment #2 from Tor Lillqvist <tml at iki.fi> ---
What happens when opening a document from the Files app is that the CO app's
AppDelegate's -[application:openURL:options:] method is invoked. What is needed
to fix this bug is to check in that whether a document is already open, and in
that case close that properly first, before opening the new one.

-- 
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/20191104/d8048d6f/attachment.html>


More information about the Libreoffice-bugs mailing list