https://bugs.documentfoundation.org/show_bug.cgi?id=146416
Bug ID: 146416
Summary: save copy dialog / export to pdf dialog: file picker
cuts parts of the filename
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When saving the document as copy or exporting it to pdf parts of the filename
are missing in the file picker.
Steps to Reproduce:
1. Create a document and save it as "Test 01.01.2021".odt
2. settings: extra-options-general use LO dialogs for open/save
2. Close Writer and reopen the document "Test 01.01.2021.odt".
3. a. Save the document as a copy.
or
3. b. Export it - directly - to pdf.
Actual Results:
3. a. with automatic file-extension flag: filename: "Test 01.01"
without automatic file-extension flag: filename "Test 01.01.2021"
3. b. with automatic file-extension flag: filename "Test 01.01"
without automatic file-extension flag: filename "Test 01.01.pdf"
Expected Results:
The file picker must not cut parts of the (base) filename and shall use the
full filename as default suggestion: "Test 01.01.2021" and save/export it as
"Test 01.01.2021.odt" or "Test 01.01.2021.pdf".
Reproducible: Always
User Profile Reset: No
Additional Info:
When using the system file picker the results are:
3. a. with automatic file-extension flag: filename: "Test 01.odt"
without automatic file-extension flag: filename "Test 01.01.odt"
3. b. with automatic file-extension flag: filename "Test 01.pdf"
without automatic file-extension flag: filename "Test 01.01.pdf"
--
You are receiving this mail because:
You are the assignee for the bug.