-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.1
-
x86
-
windows_2000
###@###.### 2002-07-15
J2SE Version (please include all output from java -version flag):
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b16)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b16, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4? Yes / No (pick one)
No. Not even in the JDK 1.4.1beta.
Operating System Configuration Information (be specific):
Win2K SP2.
(it also have the problem on Solaris Sparc machine I tried)
Hardware Configuration Information (be specific):
Athlon 1.2GHz, 512MB RAM, NVidia Geforce 2 Ultra,
other configuration as well
Bug Description:
Swing JFrames are not drawn correctly when resized. Only a portion is drawn.
Steps to Reproduce (be specific):
Run the following application:
---
^C^Z----
Try resizing the displayed frame and observe that only part of the frame
is redrawn correctly.
- duplicates
-
JDK-4710984 REGRESSION: painting is broken by manual Window resize
- Resolved