-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 5.0
-
b23
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2068749 | 5.0 | Scott Violet | P3 | Resolved | Fixed | tiger |
JComboBox in JFileChooser is not rendering its border for GTK Look and Feel. It seems like some issues related to behaviour of JComboBox in the layout. JComboBox shows border when used as component on its own.
Attached here with is the image for reference.
Launch SwingSet2
Goto FileChooser Demo
Set Look & Feel as GTK
Show any of the JFileChooser
If JComboBox in JFileChooser does not have any border, bug is reproduced.
The border around the scrollpane is also wrong.
Spacing is wrong.
JComboBox doesn't adjust in size as the paths change.
Attached here with is the image for reference.
Launch SwingSet2
Goto FileChooser Demo
Set Look & Feel as GTK
Show any of the JFileChooser
If JComboBox in JFileChooser does not have any border, bug is reproduced.
The border around the scrollpane is also wrong.
Spacing is wrong.
JComboBox doesn't adjust in size as the paths change.
- backported by
-
JDK-2068749 GTK+ file chooser is off in a couple of areas.
-
- Resolved
-