CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  05/11/16 16:35:40

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

Log message:
        2005-11-16  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * javax/swing/text/PlainDocument.java:
        (insertUpdate): The very first new element added doesn't start at the
        start of the event, it starts at the start offset of the Element that
        contains the start of the event.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5618&tr2=1.5619&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/PlainDocument.java.diff?tr1=1.16&tr2=1.17&r1=text&r2=text



Reply via email to