-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.2.2
-
x86
-
windows_nt
While playing with cricket java2Demos I noticed an interesting problem on win32 platforms .
Bug description:
1. Run Java2Demos as follows:
set JAVA_HOME=e:\jdk122q
set CLASSPATH=%JAVA_HOME%\lib\rt.jar;%JAVA_HOME%\jre\lib\rt.jar;.
set path=%JAVA_HOME%\bin;%PATH%
java -version
e:
cd %JAVA_HOME%\demo\jfc\JAVA2D
java -jar Java2Demo.jar
2. From the title bar chosse to minimize the window.
3. From the Iconized window right click and select maximize to maximize the
demo window.
Now thw title bar spread over full screen but the actual demo window is not.
This bug was there even in Jdk1.2FCS. And happens not only with java2demos but
with all java windows.
Bug description:
1. Run Java2Demos as follows:
set JAVA_HOME=e:\jdk122q
set CLASSPATH=%JAVA_HOME%\lib\rt.jar;%JAVA_HOME%\jre\lib\rt.jar;.
set path=%JAVA_HOME%\bin;%PATH%
java -version
e:
cd %JAVA_HOME%\demo\jfc\JAVA2D
java -jar Java2Demo.jar
2. From the title bar chosse to minimize the window.
3. From the Iconized window right click and select maximize to maximize the
demo window.
Now thw title bar spread over full screen but the actual demo window is not.
This bug was there even in Jdk1.2FCS. And happens not only with java2demos but
with all java windows.
- duplicates
-
JDK-4173503 Win32: layout not performed when maximized from taskbar
-
- Resolved
-