-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1.5
-
sparc
-
solaris_2.6
Customer said that jdk 1.1.5 will by default put pop-up windows at
position (0,0) top left corner. This is introduced in jdk 1.1.5 and
not at previous version such as jdk 1.1.3 or 1.1.4.
This problem can be seen even by the demo java application
CardTest bundled with jdk 1.1.5.
$ java CardTest
This will pop the windows at the position (0,0) on top left corner.
position (0,0) top left corner. This is introduced in jdk 1.1.5 and
not at previous version such as jdk 1.1.3 or 1.1.4.
This problem can be seen even by the demo java application
CardTest bundled with jdk 1.1.5.
$ java CardTest
This will pop the windows at the position (0,0) on top left corner.
- duplicates
-
JDK-4102292 New AWT Frame w/o coordinates always pops up in upper left hand screen location.
- Resolved