JDK-4145081 : jdk 1.1.5 windows pop-up always default position (0,0)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.5
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-06-02
  • Updated: 1999-12-22
  • Resolved: 1999-12-22
Related Reports
Duplicate :  
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.

Comments
WORK AROUND specify the location of the windows pop-up in the program
11-06-2004

PUBLIC COMMENTS jdk 1.1.5 windows pop-up always default position (0,0)
10-06-2004

EVALUATION This is not a problem with the compiler. Transferring to awt. todd.turnidge@Eng 1998-06-03
03-06-1998