bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/26676] wrapping text at char or word boundaries in JTextArea


From: thebohemian at gmx dot net
Subject: [Bug swing/26676] wrapping text at char or word boundaries in JTextArea does not work
Date: 1 Apr 2006 16:09:54 -0000


------- Comment #2 from thebohemian at gmx dot net  2006-04-01 16:09 -------
The drawing problem when scrolling was fixed by PR #26809.

As there are multiple minor issues with automatically wrapping text I list them
all here and try to fix them in one patch (I assume that there is a lot of
interrelation):

- caret jumps to end of first line when it should be at the end of the last
line:
wwwwwwwwwwwwwwwb
wwx

The line is broken after the b, the cursor is moved after the x and then
appears after the b.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26676





reply via email to

[Prev in Thread] Current Thread [Next in Thread]