-
Bug
-
Resolution: Fixed
-
P3
-
1.1.7, 1.2.0
-
b01
-
x86
-
windows_95, windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2022409 | 1.2.0 | Robi Khan | P3 | Resolved | Fixed | 1.2fcs |
The contents of the JFrame get shifted down by about 20 pixels after performing a minimize/maximize operation.
The problem occurs with JDK 1.2 Beta4 and only occurs on Windows 95. Behavior on Solaris is correct.
Attached is a sample program that demos the problem.
To reproduce:
1. Run the program
2. Iconify the program
3. De-iconify the program
4. When running on Window 95, after de-iconification, you will
see that the contents of the JFrame have shifted down by
about 20 pixels.
The problem occurs with JDK 1.2 Beta4 and only occurs on Windows 95. Behavior on Solaris is correct.
Attached is a sample program that demos the problem.
To reproduce:
1. Run the program
2. Iconify the program
3. De-iconify the program
4. When running on Window 95, after de-iconification, you will
see that the contents of the JFrame have shifted down by
about 20 pixels.
- backported by
-
JDK-2022409 Contents of JFrame mis-aligned when minimized/maximized
- Resolved
- duplicates
-
JDK-4163276 bug in refresh after deiconified a window
- Closed
-
JDK-4163791 1.1.7 Introduces win32 minimize/restore problem.
- Closed
-
JDK-4174269 Insets corrupted after a deiconify for a frame.
- Closed