JDK-5053691 : FileChooserDemo: Create New Folder icon is disabled
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2004-05-27
  • Updated: 2004-06-07
  • Resolved: 2004-06-07
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 05/26/2004


FULL PRODUCT VERSION :
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]

A DESCRIPTION OF THE PROBLEM :
I run FileChooserDemo and click on Open A file, the jFileChooser window appears.

The "Create New Folder" icon is disabled.

I can't click it and create new folder.

Same behavior with 1.4.2_03 also.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A create new folder dialog box should appear and I should be able to create new folder.
ACTUAL -
Seems like the icon is disabled and nothing happens when
you click on it.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
No error messages.

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
FileChooserDemo.java
---------- END SOURCE ----------

CUSTOMER SUBMITTED WORKAROUND :
No work aorund.
(Incident Review ID: 275216) 
======================================================================

Comments
EVALUATION Must check if it is reproducible with Tiger ###@###.### 2004-06-04 I wonder if that is not a normal behavior that user sees - one doesn't make buttons disabled unintentionally... ###@###.### 2004-06-04
04-06-2004