-
Bug
-
Resolution: Duplicate
-
P1
-
6
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2143444 | 5.0u12 | Leonid Popov | P1 | Closed | Duplicate |
JFileChooser won't go into the user or "Public" directory if attempted from the "Desktop" folder (Win L&F) on Vista:
- open file chooser
- click "Desktop" button on the left
- try to enter either your own or "Public" directory -
it won't go in. No exceptions are being thrown on the
console.
- you can enter the user dir if you use some other
route (like c: -> c:/users/ -> c:/users/<user dir>)
I've verified that older Win32 app (WinZip) could enter
the same directory from the "Desktop" folder.
- open file chooser
- click "Desktop" button on the left
- try to enter either your own or "Public" directory -
it won't go in. No exceptions are being thrown on the
console.
- you can enter the user dir if you use some other
route (like c: -> c:/users/ -> c:/users/<user dir>)
I've verified that older Win32 app (WinZip) could enter
the same directory from the "Desktop" folder.
- backported by
-
JDK-2143444 JFileChooser on Vista: Cannot enter user or "Public" directory
- Closed
- duplicates
-
JDK-6491795 COM should be initialized for Shell API calls in ShellFolder2.cpp
- Closed
- relates to
-
JDK-6488082 JFileChooser on Vista: User dirs not shown properly
- Closed