[Bug 738] New: JButton Label Truncated
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon May 30 07:59:13 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=738
Summary: JButton Label Truncated
Product: IcedTea
Version: 6-1.9.7
Platform: all
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: dmondega at redhat.com
Created an attachment (id=538)
--> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=538)
This is the reproducer
Labels for JButton are truncated even though there is adequate free space to
resize and fit.
However, if the
setComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT)
property is set, it works fine.
Without that property or with this property
setComponentOrientation(ComponentOrientation.LEFT_TO_RIGHT)
the text gets truncated again.
Attached is a reproducer.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list