-
Bug
-
Resolution: Won't Fix
-
P5
-
None
-
5.0
-
x86
-
windows_2000
File Selection in list view of the JFileChooser is unlike Native.
Steps to reproduce:
--------------------
1) Open SwingSet2 demo. Change the laf to Windows.
2) Go to FileChooser Demo.
3) Select any dir.
4) Notice that the icon and file name text are selected. Both File name and the Icon have selection color.
5) Now double click (Click once and wait for some time and click again. This will make it editable) it to make it editable. The Icon is still selected. This is unlike native windows file chooser where in the icon becomed deselected when edited.
Please see the attached image for the same. The Bottom right is the native FileChooser and upper left is the JFC. In the image notice the Icon of the selected Dir/file on both JFC and native FileChooser.
###@###.### 2004-03-10
Steps to reproduce:
--------------------
1) Open SwingSet2 demo. Change the laf to Windows.
2) Go to FileChooser Demo.
3) Select any dir.
4) Notice that the icon and file name text are selected. Both File name and the Icon have selection color.
5) Now double click (Click once and wait for some time and click again. This will make it editable) it to make it editable. The Icon is still selected. This is unlike native windows file chooser where in the icon becomed deselected when edited.
Please see the attached image for the same. The Bottom right is the native FileChooser and upper left is the JFC. In the image notice the Icon of the selected Dir/file on both JFC and native FileChooser.
###@###.### 2004-03-10
- relates to
-
JDK-4949376 Win L&F: JList/JTable, draw selection background behind icon when select an item
-
- Closed
-