bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26193] New: wrong handling of placing Caret at illegal positi


From: thebohemian at gmx dot net
Subject: [Bug swing/26193] New: wrong handling of placing Caret at illegal position
Date: 9 Feb 2006 13:24:39 -0000

When calling caret.moveDot with a value that is too large the reference impl
throw one IllegalArgumentException.

On Classpath an AssertionError is thrown and, worst of all, throwing the error
repeats. Probably whenever the screen is repainted.

One has to note that even though the JDK throw the exception the wrong caret
position can be retrieved afterwards with caret.getDot().


-- 
           Summary: wrong handling of placing Caret at illegal position
           Product: classpath
           Version: 0.21
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thebohemian at gmx dot net


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





reply via email to

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