https://bugs.documentfoundation.org/show_bug.cgi?id=165392
Bug ID: 165392
Summary: File picker doesn't show correct (last used) directory
during Save as... at times
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 102732
The following was done in Windows, Linux might behave differently.
I've had this annoyance recently that when opening files from the command line,
and doing a Save as, the dialog would show me the Documents directory instead
of where the original file was.
For the reproducer, I'm simply clearing the user profile, because the bug might
only sporadically occur otherwise, but it was rather persistent for me at the
time (just when I was looking for a reproducer, after several different tries,
it did end up showing the expected directory without clearing the profile).
- Clear user profile,
- Open a document from the command line: soffice.exe <file name with location>,
- Press Ctrl + Shift + S to Save as...
=> The default Documents directory is shown in the file picker, instead of the
original file's location.
Observed using LO 25.8.0.0.alpha0+ (41ab24cecd6ad74312843f113d2faa13259cdb7d) /
Windows.
This is a regression from the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=22c07826d77adf93ada6e17ed6ac531163dd5059
https://git.libreoffice.org/core/commit/22c07826d77adf93ada6e17ed6ac531163dd5059
author Samuel Mehrbrodt <[email protected]>
2025-02-13 09:55:04 +0100
committer Samuel Mehrbrodt <[email protected]>
2025-02-13 12:03:19 +0100
tdf#165228 Don't reuse previous path in save dialog
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=102732
[Bug 102732] [META] OS file dialog bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.