|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug swing/24905] JSplitPane background doesn't get repainted when Component changes size |
Date: | 19 Dec 2005 15:07:54 -0000 |
------- Comment #3 from cvs-commit at developer dot classpath dot org 2005-12-19 15:07 ------- Subject: Bug 24905 CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <address@hidden> 05/12/19 13:12:15 Modified files: . : ChangeLog javax/swing : JViewport.java Log message: 2005-12-19 Roman Kennke <address@hidden> PR classpath/24905 * javax/swing/JViewport.java (paintSimple): Call paintComponent() before painting the child, so the background gets cleared correctly. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5859&tr2=1.5860&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/JViewport.java.diff?tr1=1.37&tr2=1.38&r1=text&r2=text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24905
[Prev in Thread] | Current Thread | [Next in Thread] |