bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26967] JTextField doesn't scroll when typing beyond boundary


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/26967] JTextField doesn't scroll when typing beyond boundary
Date: 13 Apr 2006 13:03:36 -0000


------- Comment #3 from cvs-commit at developer dot classpath dot org  
2006-04-13 13:03 -------
Subject: Bug 26967

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

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

Log message:
        Somehow the call to updateVisibility() in checkContainer() was missing
        in my last patch. This add it and makes scrolling work.

        Fixes PR 26967.

        2006-04-13  Robert Schuster  <address@hidden>

        * javax/swing/text/FieldView.java:
        (checkContainer): Call updateVisibility() at the end.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7096&tr2=1.7097&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/FieldView.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text


-- 


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





reply via email to

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