JDK-4985297 : JFileChooser's navigation buttons does not respond after clicking Recent
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2004-01-29
  • Updated: 2004-02-02
  • Resolved: 2004-02-02
Related Reports
Duplicate :  
Description
JFileChooser's navigation buttons does not respond after clicking Recent 

Steps to reproduce:
--------------------
1) Open SwingSet2 demo. Change the laf to Windows.
2) Go to FileChooser Demo. 
3) Click Recent button on the left side.
4) Notice that documents  in the recent dir are shown.
5) Now click any other button like desktop or my Computer . Nothin will happen. 
Even the go up button does not respond.

This is happening in build 35 and not before that. I have checked with b33, b32 and b32a. It is working perfectly with these builds.

Comments
EVALUATION Name: keR10081 Date: 02/02/2004 The reason of this bug is the same as for bug 4980406, and the fix for latter would fix this bug. Closing as duplicate. ###@###.### ======================================================================
24-08-2004