selecting the file/folder in the JFilechooser the colour of the selected row changes to other alternate row. I have attached a screen of the same.
Step to reproduce:
-------------------
1) Run SwingSet2.
2) Select JFileChooser demo.
3) Click on 'Show Plain JFileChooser' button.
4) Click on 'Detail view' Button.
5) select some drive where there is lot of files & folder. Observe that alternate rows are having different color.
6) select any file / folder. Observe that selected row color is changing to the alternate row color. This is incorrect, the select row color should to change to selected color. If you see that same then bug is reproduced.
I have attached the screen shot of the same.