https://issues.apache.org/ooo/show_bug.cgi?id=123544
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CONFIRMED --- Comment #8 from Ariel Constenla-Haile <[email protected]> --- This bug can be confirmed, independently of the API, just in the user interface: - New Writer document - type anything - press the Save button The default display directory will be set to "file://C:/Users/ariel/Documents", the default file name will be set to "Untitled 1" (in the debugger, watch m_sDirectory and m_sFilename). Bug: the file picker opens in the last used directory (C:\User\ariel\Downloads in my case), not the one set. This can be reproduced also with the macro in attachment 81818 (once fixed the crash). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
