I can also reproduce this problem with OpenJDK 6b12-0ubuntu6 on Intrepid
AMD64. sun-java6-fonts is installed.

Attached screen shows the options dialog of current Aqua Data Studio
7.0.10. As you can see in the selected "General" item on the left there
is a disturbing bottom margin and the text on the right is not
completely visible. The main screen also looks ugly because text lines
are much to high.

The locale workaround is working for me. So now I start ADS with this
script and text is rendered correctly:

#!/bin/bash
cd /opt/datastudio
export LC_ALL=de_DE.ISO-8859-15 
exec ./datastudio.sh


** Attachment added: "Options Dialog of Aqua Data Studio with wrong font 
rendering"
   http://launchpadlibrarian.net/19617921/datastudio.png

-- 
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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to