------- Comment #4 from thebohemian at gmx dot net 2006-03-31 15:55 ------- The problem of the double painted lines was caused by creating too many WrappedLine instances. This in turn was caused by a double registration of the document listeners. The reason for that was the wrong handling of changes of the lineWrap and wrapStyleWord properties in BasicTextAreaUI.propertyChanged().
Here is the patch: http://developer.classpath.org/pipermail/classpath-patches/2006-March/001404.html Fixed! -- thebohemian at gmx dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |0.91 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26842 _______________________________________________ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath