https://bugs.documentfoundation.org/show_bug.cgi?id=129886

Oliver Brinzing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |43021

--- Comment #5 from Oliver Brinzing <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to