Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang