JDK-4795413 : GTK+ L&F not fully reflecting GNOME High contrast large print theme
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: unknown
  • Submitted: 2002-12-18
  • Updated: 2003-11-11
  • Resolved: 2003-08-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_04 04Fixed
Description
Select the HighContrastLargePrint theme (launch SwingSet2 with the flag: "-Dswing.gtkthemefile=/opt/gnome-2.0/share/themes/HighContrastLargePrint/gtk-2.0/gtkrc" (substitute the location of your theme; might be in /usr/share/themes).  Then choose the GTK+ L&F in SwingSet2.  Note the following errors:

 1. JList text in JFileChooser dialogs isn't enlarged
 2. JPopup text in the JFileChooser dialogs isn't enlarged
 3. JSlider labels (the text "1..5..10..11" in the JSlider demo) not enlarged
 4. Checkboxes and radio buttons aren't enlarged
 5. JPopup/JComboBox scroll bars (which shouldn't be present, see bug #4795372)
    isn't enlarged
 6. JTable cell text isn't enlarged (Table Demo)
 7. Wierd text clipping in initial display of JTree node text (Tree Demo).  
    It appears the component extents are calculated on pre-enlarged text sizes.
    Expanding a tree node fixes the problem.
 8. Tree expander icon isn't enlarged.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_04 tiger FIXED IN: 1.4.2_04 tiger INTEGRATED IN: 1.4.2_04 tiger tiger-b16
14-06-2004

EVALUATION Will fix in tiger. ###@###.### 2002-12-18
18-12-2002