<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 - store recently opened files list only in recently-used.xbel instead of registrymodifications.xcu too"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107755">107755</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>store recently opened files list only in recently-used.xbel instead of registrymodifications.xcu too
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>me@hussam.eu.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Most Linux applications store recently opened files in
~/.local/share/recently-used.xbel and just read that file and filter it in open
dialogs.

Libreoffice stores this list in its own configuration directory inside the
registrymodifications.xcu file as well. It shouldn't do that. It should only
look at recently-used.xbel and filter it for supported files then show those in
the start screen.
Note that the gtk+ open dialog is indirectly storing the entries from opened
files using libreoffice anyway in recently-used.xbel.</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>