|
Quick Lists
|
|
Bug ID:
|
4145081
|
|
Votes
|
2
|
|
Synopsis
|
jdk 1.1.5 windows pop-up always default position (0,0)
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.1.5
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4102292,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4102292
|
|
Submit Date
|
02-JUN-1998
|
|
Description
|
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.
|
|
Work Around
|
specify the location of the windows pop-up in the program
|
|
Evaluation
|
This is not a problem with the compiler. Transferring to awt.
xxxxx@xxxxx 1998-06-03
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |