Activity log for bug #133103

Date Who What changed Old value New value Message
2007-08-17 08:17:02 David Nemeskey bug added bug
2007-08-18 07:59:18 David Nemeskey title Jaba bug: getSystemLookAndFeelClassName() returns Metal, not GTK Java bug: getSystemLookAndFeelClassName() returns Metal, not GTK
2007-08-18 08:00:14 David Nemeskey description Binary package hint: sun-java6-jdk When using the UIManager.getSystemLookAndFeelClassName() method, it returns javax.swing.plaf.metal.MetalLookAndFeel (the cross-platform one), and not com.sun.java.swing.plaf.gtk.GTKLookAndFeel, as expected. If the UIManager.setLookAndFeel() method is called with the latter, the L&F will be set to GTK, so it is definitely there; the system just fails to recognize it as the default L&F. This error is reproducible with sun-java5-jdk as well, I have not tried the -jre packages, or gcj. Both the <jdk root>/bin/java and <jdk_root>/jre/bin/java works alike. Binary package hint: sun-java6-jdk When using the UIManager.getSystemLookAndFeelClassName() method, it returns javax.swing.plaf.metal.MetalLookAndFeel (the cross-platform one), and not com.sun.java.swing.plaf.gtk.GTKLookAndFeel, as expected. If the UIManager.setLookAndFeel() method is called with the latter, the L&F will be set to GTK, so it is definitely there; the system just fails to recognize it as the default L&F. This error is reproducible with sun-java5-jdk as well; I have not tried the -jre packages or gcj. Both the <jdk root>/bin/java and <jdk_root>/jre/bin/java works alike.
2007-08-18 08:01:47 David Nemeskey description Binary package hint: sun-java6-jdk When using the UIManager.getSystemLookAndFeelClassName() method, it returns javax.swing.plaf.metal.MetalLookAndFeel (the cross-platform one), and not com.sun.java.swing.plaf.gtk.GTKLookAndFeel, as expected. If the UIManager.setLookAndFeel() method is called with the latter, the L&F will be set to GTK, so it is definitely there; the system just fails to recognize it as the default L&F. This error is reproducible with sun-java5-jdk as well; I have not tried the -jre packages or gcj. Both the <jdk root>/bin/java and <jdk_root>/jre/bin/java works alike. Binary package hint: sun-java6-jdk When using the UIManager.getSystemLookAndFeelClassName() method, it returns javax.swing.plaf.metal.MetalLookAndFeel (the cross-platform one), and not com.sun.java.swing.plaf.gtk.GTKLookAndFeel, as expected. If the UIManager.setLookAndFeel() method is called with the latter, the L&F will be set to GTK, so it is definitely there; the system just fails to recognize it as the default L&F. This error is reproducible with sun-java5-jdk as well; I have not tried the -jre packages or gcj. Both the <jdk root>/bin/java and <jdk_root>/jre/bin/java works alike. I am using Kubuntu 7.04.
2007-10-03 10:25:09 Matthias Klose sun-java6: status New Fix Released
2013-01-24 15:33:26 Uriel32 bug task added openjdk-6 (Ubuntu)
2013-01-24 15:37:38 Uriel32 bug added subscriber Uriel32
2013-04-28 09:44:42 Thomas Hotz openjdk-6 (Ubuntu): status New Incomplete
2013-04-28 09:44:48 Thomas Hotz bug added subscriber Thomas Hotz
2013-04-29 08:42:32 Thomas Hotz openjdk-6 (Ubuntu): status Incomplete Confirmed