| #
de4f303f
|
| 25-Nov-2015 |
Damjan Jovanovic <damjan@apache.org> |
#i96720# FilePicker: setDefaultName, setDefaultDirectory "broken"
Display the proposed filename even when the URL specified for the file picker directory is invalid.
As the Win32 file picker sadly
#i96720# FilePicker: setDefaultName, setDefaultDirectory "broken"
Display the proposed filename even when the URL specified for the file picker directory is invalid.
As the Win32 file picker sadly allows both paths and URLs for directories, users try paths on other more restrictive platforms, and since the file picker there shows neither the directory nor the file, they wrongly conclude both are broken.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716508 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 1aa1f6e56713546a63af3b26af83aa1655ce348c)
show more ...
|