CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/02/09 17:15:33

Modified files:
        javax/swing/text: DefaultCaret.java 

Log message:
        2006-02-09  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/text/DefaultCaret.java
        (DocumentHandler.removeUpdate): When update policy is
        'on eventqueue', and the update doesn't come from the
        event queue, check if the current dot location is still
        valid.
        (moveDot): Make sure the new dot location is valid.
        (setDot): Set the mark the same as the dot.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/DefaultCaret.java.diff?tr1=1.29&tr2=1.30&r1=text&r2=text


Reply via email to