-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
Win7, jdk1.6.0_29, javafx2.2 b07.
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8132195 | 7u40 | Unassigned | P4 | Closed | Fixed |
When there is not initial directory set for a DirectoryChooser, if clicking "Open Directory", the DirectoryChooser dialog is closed, and there is an error:
Error:80070057 in pFile->GetDisplayName(SIGDN_FILESYSPATH, &path)
COM Error:80070057 ?????
In such case, the DirectoryChooser dialog should keep opening until a directory is selected or Cancel button is clicked.
javafx FileChooser and swing JFileChooser has this behavior.
Error:80070057 in pFile->GetDisplayName(SIGDN_FILESYSPATH, &path)
COM Error:80070057 ?????
In such case, the DirectoryChooser dialog should keep opening until a directory is selected or Cancel button is clicked.
javafx FileChooser and swing JFileChooser has this behavior.
- backported by
-
JDK-8132195 Win: DirectoryChooser is closed with error when there is not directory selected.
-
- Closed
-
- duplicates
-
JDK-8115655 Win: DirectoryChooser: COM Error 80070057
-
- Closed
-
-
JDK-8117657 Choose a Windows 7 Library in a DirectoryChooser results in a COM Error
-
- Closed
-
-
JDK-8126497 Win: DirectoryChooser throws COM exception
-
- Closed
-