-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6
-
x86
-
windows_xp
Bug Info:
=========
In dialog window the create folder icon is in disable state.But the create folder icon should be in enable state by default.
The create folder icon should be in disable state in following conditions only.
If the user chooser either MyNetwork,My Computer or My Recent Documents.
JDK info:
=========
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b42)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b42, mixed mode, sharing)
Steps to reproduce
==================
1. Open FileChooserDemo(JAVA_HOME/demo/jfc/FileChooser) demo application.
${JAVA_HOME}/bin/java -jar ${JAVA_HOME$}/demo/jfc/FileChooserDemo/FileChooserDemo.jar
2. Choose windows L&F .
3. Select any dailog type and then click on Show Filechooser button.
Expeted Result:
===============
Dailog window should open and the focus should be on My Documents icon.The create folder should be in enable state.
Actual Result:
==============
The create folder is in disable state.
###@###.### 2005-07-01 09:19:51 GMT
=========
In dialog window the create folder icon is in disable state.But the create folder icon should be in enable state by default.
The create folder icon should be in disable state in following conditions only.
If the user chooser either MyNetwork,My Computer or My Recent Documents.
JDK info:
=========
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b42)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b42, mixed mode, sharing)
Steps to reproduce
==================
1. Open FileChooserDemo(JAVA_HOME/demo/jfc/FileChooser) demo application.
${JAVA_HOME}/bin/java -jar ${JAVA_HOME$}/demo/jfc/FileChooserDemo/FileChooserDemo.jar
2. Choose windows L&F .
3. Select any dailog type and then click on Show Filechooser button.
Expeted Result:
===============
Dailog window should open and the focus should be on My Documents icon.The create folder should be in enable state.
Actual Result:
==============
The create folder is in disable state.
###@###.### 2005-07-01 09:19:51 GMT
- duplicates
-
JDK-4847375 JFileChooser Create New Folder button is disabled incorrectly
-
- Closed
-