<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [FILEOPEN, Request] Support for Opening The Same Document Twice and Command Line Switch"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116827">116827</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[FILEOPEN, Request] Support for Opening The Same Document Twice and Command Line Switch
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.2.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>provost.nikolai@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
There's currently no way to view the same document twice. One can open a new
window and try and open the same document again, but it will just bring focus
to the currently open document.

Additionally, Microsoft Office Word has command line switches to do this (/n
and /m) and it's something I would be extremely happy with if included with
LibreOffice.

Even if the second document was a read only copy of the first it would help.
With big displays, I often have the same document presented in multiple spaces.

The command line switch --view will only open one window per document so that
won't work.

Thanks for looking.

Best,

Nick

Steps to Reproduce:
1.Open a document in a libreoffice component
2.Open another instance of that libreoffice component
3.Try to open the same document

or...

1. Use the command line
2. Navigate to libreoffice program directory
3. In CMD, soffice.bin "FilePath" --view
4. Try the same thing again.
5. Focus brought to currently open document

Actual Results:  
In both cases, focus brought to currently open document.


Expected Results:
A new window would appear with the same document loaded. Either read only or
normal depending on what is possible for you to program.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
A new window would appear with the same document loaded. Either read only or
normal depending on what is possible for you to program.



User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>