Folder icon or file icon disappears when try to rename a file in JFileChooser in Java Look & Feel in details mode( after clicking "Details" button ).
Step to reproduce:-
1) Run SwingSet2.
2) JFileChooser demo.
3) Select "Java Look & Feel"
4) Select any button ( Show plain JFileChooser , Show Preview JFIleChooser , Show
Custom JFileChooser).
5) Click "Details" button.
6) Select any file or folder.
7) Press F2.
8) Observe that Icon are disappering.
9) Rename the file & press enter , the Icon is seen.
Excepted Result:-
The user should able to rename the file or folder & icon should not disappear.
I tested this with mustang b59c onwards till b65. I even tested this with tiger rc 63.
Tested on solaris 10 & windows xp.