JDK-4835500 : JFileChooser: Enter key behaves incorrectly in Details view
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0,5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2003-03-20
  • Updated: 2007-04-20
  • Resolved: 2007-04-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Relates :  
Description
From 4501585:

16) open the native windows file chooser and select the "details" view.
    now select a file and hit enter on your keyboard: the chooser closes
    and you have selected that file.

    now open JFileChooser, select "details" view, select a file and hit
    enter on the keyboard: the selected file is deselected, and is
    selected the file under it. if it was the last file then the first
    file is selected.

Reproducible using 1.4.2 on Win2k and XP. 

Comments
EVALUATION Will address for next release. ###@###.### 2004-05-24
24-05-2004