-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b72
-
generic, x86
-
generic, windows_xp, windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2191855 | 6u23 | Karunakar Gajjala | P2 | Resolved | Fixed | b01 |
JDK-2193015 | 6u21 | Unassigned | P2 | Closed | Cannot Reproduce |
But for some strings the title is truncating with three dots.
I have set a "Probably" string to JButton as title and I would expected the button should show given string as title.But it shows "Proba..." by truncating with dots.
It works fine with 6ur builds.I could see this issue only with JDK7
JDK Version
===========
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b43)
Java HotSpot(TM) Client VM (build 14.0-b10, mixed mode)
Please run the attached code for reproducing the issue.
Also seen content in the OptionPane Dialogs getting truncated similarly in jdk7 b46
- backported by
-
JDK-2191855 JButton title is truncating for some strings irrespective of preferred size.
- Resolved
-
JDK-2193015 JButton title is truncating for some strings irrespective of preferred size.
- Closed
- duplicates
-
JDK-6788641 Clipped text in Swing components since jdk7 b38
- Closed
-
JDK-6871357 Grouplayout preferred size calculation wrong
- Closed
- relates to
-
JDK-6458123 Bugs in menu item layout
- Closed
-
JDK-6848884 closed/javax/swing/SwingUtilities/6464003/bug6464003.java fails with RuntimeException
- Closed
-
JDK-6464003 Text truncated in JLabel
- Closed