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: 4056038
Votes 0
Synopsis Dialog boxes are not centered
Category java:classes_awt
Reported Against 1.1 , kestrel-beta
Release Fixed
State 11-Closed, duplicate of 4102292, bug
Priority: 4-Low
Related Bugs 4034142 , 4102292
Submit Date 02-JUN-1997
Description




Dialog boxes do not come up centered with respect to its parent.
It always shows up in the upper left hand corner.
This used to work in JDK 1.1

======================================================================
Work Around





======================================================================
Evaluation
The bug is still reproducible under Sun4 Solaris 2.7 with JDK 1.3RA

  xxxxx@xxxxx   1999-12-09



Same issue as 4102292


Reproducible on Solaris with merlin b70.
This bug is very similar to 4102292. The only difference is that this
bug reports a problem with Dialog positioning while 4102292 reports
a problem with Frame positioning.

  xxxxx@xxxxx   2001-07-20 
======================================================================

Dialogs and Frames inheirit from java.awt.Window as such this is a duplicate of 4102292
  xxxxx@xxxxx   2002-02-04
Comments
  
  Include a link with my name & email   

Submitted On 15-NOV-2000
beta1
Dialog boxes should not be centered! Placement should be left to the window manager. For example, my 
window manager has 11 different options for centering dialog boxes. Please do not make my carefully 
crafted environment settings useless under Java.



PLEASE NOTE: JDK6 is formerly known as Project Mustang