openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00814
[Bug 255983] Re: openjdk label display in swing ui elements needs additional vertical space
I still have ugly (non aliases fonts) in Java apps.
When I do a dpkg -l | grep java, I have:
ii java-common 0.30ubuntu2 Base of all Java packages
ii sun-java6-bin 6-07-4ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (ar
ii sun-java6-fonts 6-07-4ubuntu2 Lucida TrueType fonts (from the Sun JRE)
ii sun-java6-jre 6-07-4ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (ar
ii sun-java6-plugin 6-07-4ubuntu2 The Java(TM) Plug-in, Java SE 6
When I do java -version:
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
See also bug #234314
--
openjdk label display in swing ui elements needs additional vertical space
https://bugs.launchpad.net/bugs/255983
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” source package in Ubuntu: Incomplete
Bug description:
i am on Ubuntu 8.04.1, effect is the same on i386 and amd64, Package: openjdk-6-jre, Version: 6b11-2ubuntu2
Swing UI elements (lists, labels) have additional vertical space, some applets user interfaces are therefore broken with openjdk. In contrast sun-java6-jre works fine with tvbrowser and other applets. I attached a good and a bad png-image. The java program to render the example is ugly but still useable with openjdk but i think the error is shown clearly in comparison of the bad openjdk.png with the good sun sun-java.png.
References