Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4858226

REGRESSION: User can not enter "C:\My Documents" directory using JFileChooser

XMLWordPrintable

    • b23
    • x86
    • windows_98
    • Verified



        Name: iaR10016 Date: 05/04/2003


        Filed By : J2SE-SQA [###@###.###
        JDK : JDK1.4.2-b21, JDK1.5.0-b05
                   (not reproducible with JDK1.4.1)
        Platform : Windows 98

        User can not enter "C:\My Documents" directory using JFileChooser on Windows 98.
        Please, compile and run the following test example and try to enter into "C:\My Documents"
        to reproduce the bug:

        --------- test.java ---------
        import javax.swing.*;
        public class test {
         public static void main(String[] args) {
             (new JFileChooser()).showOpenDialog(new JFrame());
          }
        }
        -----------------------------

        JFileChooser shows "C:\My Document" directory as a file and does not allow user to enter there.

        Please, note that JFileChooser works correctly with "Desctop\My Documents" folder which points
        to the same place.

        I am not able to reproduce the failure on another Windows systems.

        Specific machine info:
        ======================
        Hostname: linux-17
        OS: Windows 98 SE

        ======================================================================

              leifs Leif Samuelsson (Inactive)
              irasunw Ira Ira (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: