https://bugs.documentfoundation.org/show_bug.cgi?id=145045
Bug ID: 145045
Summary: weird default location for saving images
Product: LibreOffice
Version: 7.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
1. Create new writer document
2. drag-n-drop an image from Finder (macOS) or Dolphin (GNU/Linux)
3. Right-click on the image and in the context menu select "Save..."
Expected result: suggested location for image save is ~/Documents (macOS) or
~/Pictures (GNU/Linux) folder.
Actual result: ~/.config/libreoffice/4/user/gallery/ on GNU/Linux is suggested.
.config folder is meant for configurations, not as an export/save location.
On macOS ~/Library/Application Support/LibreOffice/4/user/gallery is suggested.
Files saved there cannot be found in Finder search, as this folder is filtered
out as a hidden/system one.
--
You are receiving this mail because:
You are the assignee for the bug.