JDK-4869239 : GTK L&F: stock icons need to pick up the same graphics as gtk/gnome stock icons
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.2_01,1.4.2_02,5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,linux_sun,solaris_9
  • CPU: unknown,x86,sparc
  • Submitted: 2003-05-23
  • Updated: 2004-01-16
  • Resolved: 2004-01-16
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
5.0 b35Fixed
Related Reports
Duplicate :  
Relates :  
Description
GTK L&F:  stock icons need to pick up the same graphics as gtk/gnome stock icons

Java
http://ucsd.sfbay.sun.com/projects/java/j2se/1.5.0/client/NLF/art-gtk-solaris/Screenshot-SwingSet2-6.png
http://ucsd.sfbay.sun.com/projects/java/j2se/1.5.0/client/NLF/art-gtk-solaris/Screenshot-8.png

GTK
http://ucsd.sfbay.sun.com/projects/java/j2se/1.5.0/client/NLF/art-gtk-solaris/Screenshot-Gnome_segv.png
http://ucsd.sfbay.sun.com/projects/java/j2se/1.5.0/client/NLF/art-gtk-solaris/Screenshot-7.png
###@###.### 2003-05-23

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b35 tiger-beta2
24-08-2004

EVALUATION The only way for us to get these is to link with GTK, which we currently don't do. We need to investigate linking with GTK to get at these images. ###@###.### 2003-05-28 Name: pzR10082 Date: 01/06/2004 We spawn a separate process that link to GTK and retrieves icons for us. Those icons are stored as toolkit properties and are named like gtk.icon.gtk-ok.4.ltr If the process fails for some reason, we use our own icons. ###@###.### ======================================================================
24-08-2004

SUGGESTED FIX Name: pzR10082 Date: 01/06/2004 Please see at http://sa.sfbay.sun.com/projects/swing_data/tiger/4869239.8 ###@###.### ======================================================================
24-08-2004