[Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
cvs-commit at developer dot classpath dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 16 14:44:00 GMT 2005
------- Additional Comments From cvs-commit at developer dot classpath dot org 2005-09-16 14:44 -------
Subject: Bug 22610
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Lillian Angel <langel@savannah.gnu.org> 05/09/16 14:28:17
Modified files:
. : ChangeLog
java/awt : Container.java
Log message:
2005-09-16 Lillian Angel <langel@redhat.com>
Fixes Bug #22610
* java/awt/Container.java
(remove): Removed component listeners from the component
being removed. This was a problem if that same component
that was removed was added to a new component.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4820&tr2=1.4821&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Container.java.diff?tr1=1.64&tr2=1.65&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22610
More information about the Gcc-bugs
mailing list