<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 - [Enhancement][Snap] Default save location should not be inside "~/snap/libreoffice"."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132577">132577</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Enhancement][Snap] Default save location should not be inside "~/snap/libreoffice".
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.3.2 release
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sampmccormack@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When installed as a Snap, the default save location in Libreoffice Writer is
"~/snap/libreoffice/XXX". I have first-hand experience of this being a severe
usability problem. 

Case study:

- User is new to Linux and installs Libreoffice as a Snap alongside version
from repositories. 
- User saves document in Snap Libreoffice to the default location.
- User uninstalls Snap version of Libreoffice.
- User's documents are deleted.

Although this may not sound serious ("who would not save to ~/Documents?"), the
reality is that Libreoffice is one the programs that inexperienced Linux users
are most likely to try. These users are unfamiliar with how the Snap packaging
system works.

I suggest that Libreoffice chooses "~" as its default save location, or perhaps
"~/Documents" if it exists.

Steps to Reproduce:
1. Open Libreoffice Writer (freshly installed via Snap) on Linux.
2. Press "Ctrl"+"S".
3. View default save location.

Actual Results:
Default save location is "~/snap/libreoffice/XXX".

Expected Results:
Default save location should be home ("~"), or perhaps "~/Documents" if it
exists.


Reproducible: Always


User Profile Reset: No



Additional Info:
Only applies when Libreoffice is installed as a Snap.</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>