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

            Bug ID: 93634
           Summary: getDisplayDirectory returns an empty string for
                    Windows filepicker
           Product: LibreOffice
           Version: 5.1.0.0.alpha0+ Master
          Hardware: Other
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: rb.hensc...@t-online.de

Created attachment 118131
  --> https://bugs.documentfoundation.org/attachment.cgi?id=118131&action=edit
Macro with getDisplayDirectory

Set LibreOffice to use its own filepicker dialog for Open/Save.
Run the attached macro "ExamineFileDialog".
Notice you get directory name and file name, each surrounded with | character.

Now set LibreOffice to use Windows filepicker dialog.
Run the macro again.
Notice, that the directory name is empty.

It makes no difference whether you use oFileDialog.DisplayDirectory or
oFileDialog.getDisplayDirectory or oFileDialog.getDisplayDirectory().

This is likely on old bug, inherit from OOo, but I do not find a bug report.

This bug affects the use of HelpAuthoring.oxt on Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to