CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/06/01 13:30:15

Modified files:
        javax/swing    : JPopupMenu.java 

Log message:
        2005-06-01  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JPopupMenu.java
        (insert): Do not check for index == -1 at this point, this is done
        in java.awt.Container. Catching -1 indices here disturbes the
        Container.addImpl which leads to bug #13247 for example.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JPopupMenu.java.diff?tr1=1.15&tr2=1.16&r1=text&r2=text



_______________________________________________
Commit-classpath mailing list
Commit-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to