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

JFileCHooser - need focus inside the screen for Up Button to work

XMLWordPrintable

      FULL PRODUCT VERSION :
      java version "1.7.0_01"
      Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
      Java HotSpot(TM) Client VM (build 21.1-b02, mixed mode, sharing)

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

      A DESCRIPTION OF THE PROBLEM :
      After invoking JFileChooser component the "up one level" icon does not work unless you click inside the box that contains the files.

      REGRESSION. Last worked in version 6u29

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      - Open JFileChooser window.
      - Click "up one level" icon
      - the directory does not go one level up
      - Click on one of the displayed files/directories
      - Click "up one level" icon
      - It goes one level up

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      - Click "up one level" icon
      - It goes one level up
      ACTUAL -
      - the directory does not go one level up

      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      JFileChooser tempChooser = new JFileChooser(c_sArchivePath);
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      click inside the box

            rupashka Pavel Porvatov (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: