-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Compile the attached sources with
javac InstantMessenger.java
and run them with
java InstantMessenger
You'll see a window with a combo box for font sizes and a text area with three lines of text, one of which is empty.
Use the combo box to choose a big number. You'll see the font size being adjusted, and you'll also see that the lines, which now need wrapping, are drawn overlapping each other.
javac InstantMessenger.java
and run them with
java InstantMessenger
You'll see a window with a combo box for font sizes and a text area with three lines of text, one of which is empty.
Use the combo box to choose a big number. You'll see the font size being adjusted, and you'll also see that the lines, which now need wrapping, are drawn overlapping each other.