[Libreoffice-bugs] [Bug 129886] Save Untitled document uses Path set in Options rather than "last-used" directory
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jan 12 07:38:23 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129886
Oliver Brinzing <oliver.brinzing at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |43021
--- Comment #5 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
(In reply to sdc.blanco from comment #4)
> Does it work (as expected) for you with 6.3.x? Maybe we should mark this as
> possibleRegression and bibisectrequest?
The new behaviour was intended, please have a look at:
Bug 43021 - Macros: FilePicker method setDisplayDirectory shows wrong folder
with native dialog Win 7 (64-bit)
Until LO 6.3.4 it was necessary to use a workaround via "WorkPathChanged" to
force
the windows filepickter to show a directory, e.g.:
https://bugs.documentfoundation.org/show_bug.cgi?id=43021#c50
[...]
oRegistryKeyContent.WorkPathChanged = true
oRegistryKeyContent.commitChanges
[...]
oFilePickerDlg.setDisplayDirectory(ConvertToURL("C:\test\"))
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=43021
[Bug 43021] Macros: FilePicker method setDisplayDirectory shows wrong folder
with native dialog Win 7 (64-bit)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200112/d1a3700a/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list