This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 16 Sep 2005 14:44:14 -0000
- Subject: [Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
- References: <20050722153124.22610.timo.lindfors@iki.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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