| Summary: | BASIC: winx7x64 open folder with filepicker: .setDisplayDirectory is ignored | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | GoChiLLe <gochille> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | cno |
| Priority: | medium | ||
| Version: | 4.0.4.2 release | ||
| Hardware: | Other | ||
| OS: | Windows (All) | ||
| Whiteboard: | BSA | ||
| Crash report or crash signature: | Regression By: | ||
thanks for the report, GoCille,
On Ubuntu it works fine (but I use convertToURL("path")
In any case I put some extra words in the summary.
regards,
Cor
|
Problem description: folder opennig with com.sun.star.ui.dialogs.FilePicker in basic not working .. specified folder by command .setDisplayDirectory is ignored totally .. problem has been fixed in 4.0.3.3. release but appears again i 4.0.4.2 and 4.1.0.4 releases Steps to reproduce: oFilePicker = CreateUnoService("com.sun.star.ui.dialogs.FilePicker") oFilePicker.setDisplayDirectory("Path") oFilePicker.execute() Operating System: Windows 7 Version: 4.0.4.2 release