United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6601200 Nimbus L&F: ComboBoxes in JFileChooser look wrong
6601200 : Nimbus L&F: ComboBoxes in JFileChooser look wrong

Details
Type:
Bug
Submit Date:
2007-09-05
Status:
Closed
Updated Date:
2011-02-16
Project Name:
JDK
Resolved Date:
2007-11-07
Component:
client-libs
OS:
generic
Sub-Component:
javax.swing
CPU:
generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
6u5
Fixed Versions:
6u10

Related Reports
Duplicate:
Relates:

Sub Tasks

Description
The combo boxes look incorrect in JFileChooser. The problem is that SynthFileChooserUIImpl provides custom renderers for the combo boxes. The problem is that these renderers don't look like nimbus combo boxes. The borders and edges all look wrong.

                                    

Comments
EVALUATION

The problem is with the renderers for the combo boxes. Either we need our renderers in SynthComboBoxImpl to delegate to the "normal" renderers, or we need to do some clever work to determine whether the renderer should be opaque or not. I suspect the later is a better solution, though I have tested the former and it certainly works.
                                     
2007-09-05



Hardware and Software, Engineered to Work Together