JDK-4139083 : Redraw problems when moving overlapping windows (JFrame)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1998-05-15
  • Updated: 1999-04-07
  • Resolved: 1999-04-07
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/15/98


When moving overlapping JFrames more or less
rapidly the frame background isn't proplerly
redrawn. Where a white background (e. g. the
background of an empty JTextArea or an empty
JTable) should be, grey stripes appear.
(Review ID: 30380)
======================================================================

Comments
EVALUATION Verified. This is most likely an AWT problem. Need to invesitage furthur. ---------------- I am still able to reproduce this if I spend a long time moving toplevel windows over swingset very quickly (the overlapping window just needs to be another toplevel window - not necesssarily another JFrame). Since Jeff and Arnaud are working on changes to the repaint mechanism, I'm not going to spend any more time on this one at the moment. amy.fowler@Eng 1998-07-17
17-07-1998