It happens the same with me with both Sun6 and OpenJDK packages on
Hardy.
I don't use compiz!
This piece of code is enough to reproduce it (just drag the scrollbar
instead of clicking):
public class TestFileChooser {
public static void main(String[] args)
{
JFileChooser fc = new JFileChooser( "/usr/share" );
fc.setDialogTitle( "Test" );
fc.showOpenDialog( null );
}
}
It also happens in tables and comboboxes.
** Attachment added: "Exemple: notice the column on the right in the
attachment."
http://launchpadlibrarian.net/16697561/foto1.png
--
Some Java programs doesn't display characters correctly when scrolling bottom
and up with scrollbar
https://bugs.launchpad.net/bugs/240818
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs