JDK-4781716 : JFileChooser must respond as usual to floppy drive selection
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.1,1.4.2,5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • OS: windows_2000,windows_xp
  • CPU: x86
  • Submitted: 2002-11-20
  • Updated: 2022-09-14
  • Resolved: 2022-09-14
Related Reports
Duplicate :  
Relates :  
Description
Build : Mantis B07
OS : Windows XP 
LAF : Windows XP LAF 

Start any swing application with JFileChooser ( e.g. SwingSet2 in <JAVA_HOME>/de mo/jfc/SwingSet2 directory ) . Select the floppy drive from the drop down at the top with no floppy in the floppy drive. 

Expected behavior : A dialog should pop up with appropriate error message and a button to retry 

Observed behavior : No dialog pops up . JFilechooser behaves as if there is an empty floppy in the floppy drive. 

Comments
EVALUATION This bug will not be fixed in mantis. ###@###.### 2002-11-20 As mentioned in 4501585, this same behavior should happen for CD-ROM drives. ###@###.### 2003-03-20
20-11-2002