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

REGRESSION: JDK 6u25 and JDK 7 : JFileChooser focus not painted properly in GTK look and feel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7
    • client-libs

      SYNOPSIS
      --------
      REGRESSION: 6u25 : JFileChooser focus not painted properly in GTK look and feel

      OPERATING SYSTEM
      ----------------
      Reported on Linux.
      Also reproducible on Solaris x86.
      Likely platform independent.

      FULL JDK VERSION
      ----------------
      JDK 7 b140. Problem introduced somewhere between b40 and b81
      JDK 6u25. Not reproducbile on earlier versions.

      DESCRIPTION:
      ------------
      Under the GTK look and feel, the focus does not get painted in the folder and files list when navigating via SHIFT-TAB

      Steps to reproduce:

      1. Run SwingSet2 demo from demo/jfc/SwingSet2 folder.
      2. Change the look and feel to gtk look & feel using the 'Look & Feel'
         menu.
      3. Go to JFileChooser demo
      4. Click Show Plain JFileChooser
      5. Try to navigate using SHIF-TAB.* See observered behavior, below.

      OBSERVED BEHAVIOR
      -----------------
      The focus doesn't get painted on the Files list and the Folders list.
      NOTE that the focus *DOES* move to these views - it just doesn't get painted.
      When the focus is on the file/folder views, you can navigate using the arrow keys (at which point the focus is displayed properly).

      Expected result:
      The focus should be painted on the files list and folders list when navigating to them.

            Unassigned Unassigned
            dkorbel David Korbel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: