bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26839] JTextArea - odd drawing behavior when selecting multip


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/26839] JTextArea - odd drawing behavior when selecting multiple lines
Date: 27 Mar 2006 16:11:28 -0000


------- Comment #3 from cvs-commit at developer dot classpath dot org  
2006-03-27 16:11 -------
Subject: Bug 26839

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Robert Schuster <address@hidden>    06/03/27
16:08:12

Modified files:
        .              : ChangeLog 
        javax/swing/text: PlainView.java 

Log message:
        Fixes PR #26839.

        2006-03-27  Robert Schuster  <address@hidden>

        * javax/swing/text/PlainView.java:
        (drawLine): Use 'endOffset' instead of 'selectionEnd'
        for painting the selected line.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6920&tr2=1.6921&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/PlainView.java.diff?tr1=1.40&tr2=1.41&r1=text&r2=text


-- 


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





reply via email to

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