Line wrap issue in JTextArea since Java 1.6.0_16

Bug #778544 reported by Lareina Sun

This bug report was converted into a question: question #156316: Line wrap issue in JTextArea since Java 1.6.0_16.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sun-java6 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

In the versions above Java 1.6.0_16 a line was wrapped in JTextArea at the (# of column - 1) character. For example, I declared a JTextArea by 40 rows and 80 columns; it wrapped a line at 79th character other than 80th character. It behaved correctly in the versions older than Java 1.6.0_16. This issue still exists in Java 1.6.0_25. I have to declare a JTextArea by one more column (40 x 81) to show a text which actually has 40 rows and 80 columns.

Changed in sun-java6 (Ubuntu):
status: New → Opinion
status: Opinion → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.