-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1, 1.4.2, 5.0
-
b40
-
generic, x86
-
generic, windows_2000, windows_xp
Name: gm110360 Date: 04/07/2003
FULL PRODUCT VERSION :
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b19, mixed mode)
FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600], Windows 98 [Version 4.10.2222]
and others.
EXTRA RELEVANT SYSTEM CONFIGURATION :
Internet Explorer 6.0.2800.1106.xpclnt_qfe.010827-1803 and others.
A DESCRIPTION OF THE PROBLEM :
When applets run inside a web browser window, and the window is resized to first obscure the applet and then show the full applet again, the applet is not repainted (correctly), but rather may contain artifacts of the browser window.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Start IE and hit demo\applets\Clock\example1.html in your Java installation. First, resize the window smaller than the clock. Then make the window bigger than the clock. This may have to be repeated to create the effect.
EXPECTED VERSUS ACTUAL BEHAVIOR :
A cleanly updated UI.
Window artifacts in the applet.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Any demo will do.
---------- END SOURCE ----------
Release Regression From : 1.4
The above release value was the last known release where this
bug was known to work. Since then there has been a regression.
(Review ID: 183459)
======================================================================