Bug 147202

Summary: PDF export doesn't remember last used save location
Product: LibreOffice Reporter: Telesto <telesto>
Component: Printing and PDF exportAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: dgp-mail, ilmari.lauhakangas, kelemeng, samuel.mehrbrodt, sdc.blanco
Priority: medium Keywords: bibisected, bisected, regression
Version: 7.0.0.3 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=43021
Whiteboard:
Crash report or crash signature: Regression By: Jan-Marek Glogowski
Bug Depends on:    
Bug Blocks: 108693    

Description Telesto 2022-02-04 18:56:31 UTC
Description:
PDF export doesn't remember last used location

Steps to Reproduce:
1. Create a new document. Type something into it and save it. Say Document folder
2. File Reload
3. Click PDF export icon and save the the PDF to desktop
4. Make an edit to document
5. PDF export again.. (points to My Documents")

Actual Results:
Points to dir with (in this case) the ODT

Expected Results:
Last used export location being used


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: ca657b98e49eb2282775f7919827062a7a0b4bfe
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2022-02-04 19:09:20 UTC
Well this never worked perfectly, but it seems to be more broken today

1. Create a new document. Type something into it and save it. Say Document folder
2. File Reload
3. Click PDF export icon.. Select desktop & create a folder on the desktop. hit export
4. Make an edit to document
5. PDF export again.. (points to My Documents)

Also found in
Version: 7.0.0.0.beta1+ (x64)
Build ID: 2891e91a513520d68ea2b8c59c14335861a15253
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

point to last used directory in
Version: 6.4.0.0.alpha0+ (x64)
Build ID: c56bf1479cc71d1a2b0639f6383e90c1f7e3655b
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL
Comment 2 Buovjaga 2022-12-16 15:04:43 UTC
Bibisected with Windows 7.0 repo to https://git.libreoffice.org/core/commit/ffa636ba74b04b3258ec9a696bc4eac33581fa24
tdf#43021 WIN opt-out of OS recent folder usage

Samuel: seeing that you did https://git.libreoffice.org/core/commit/d157c1bd70d630a58db33910d550bb8dee9fe62e
tdf#126665 Remember last used file picker directory

do you have an idea about this?