bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22722] UndoableEditSupport.beginUpdate not nestable


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22722] UndoableEditSupport.beginUpdate not nestable
Date: 16 Oct 2005 01:26:47 -0000

In constrast to Sun J2SE 1.4.1_01, the GNU Classpath implementation of
javax.swing.undo does not allow calls to UndoableEditSupport.beginUpdate,
unless endUpdate has been called. However, we should support arbitrary undo
levels.

For test code, see the Mauve testlet
gnu.testlet.javax.swing.undo.UndoableEditSupport.beginUpdate.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-01-06 
17:10 -------
Fixed by r1.5 of javax/swing/undo/UndoableEditSupport.java.


-- 


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





reply via email to

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