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: 4632143
Votes 4
Synopsis window/frame/dialog always on top
Category java:classes_awt
Reported Against 1.4 , 1.4.1 , merlin-rc1
Release Fixed 1.5(tiger)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 4909429
Submit Date 01-FEB-2002
Description




FULL PRODUCT VERSION :
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

FULL OPERATING SYSTEM VERSION :
N/A



A DESCRIPTION OF THE PROBLEM :
We would like an "always on top" feature for
windows/frames/dialogs in the awt/swing.

For some reason the first request for this feature was
misinterpreted as a bug (4144891), so got stamped with the
usual "State Closed, not a bug". This appears designed to
stop any further discussion on the topic. Since then there
have been 3 additional requests the have been stamped with
"duplicate". A number of people have added comments to these
requests indicating support for the feature. All have been
ignored. This process seems very flawed.

MANY PEOPLE HAVE SHOWN THEY WANT THIS FEATURE.

This bug can be reproduced always.

CUSTOMER WORKAROUND :
Sprinkle toFront() around your code.
Problems are that toFront messes with the focus and can't be
made to give a smooth "always on top" look.
(Review ID: 139111) 
======================================================================
Work Around
N/A
Evaluation
Fix in Tiger
 xxxxx@xxxxx  2002-02-05
Comments
  
  Include a link with my name & email   

Submitted On 11-FEB-2002
sloa
I use the MS JVM in my applets because of this !!


Submitted On 16-JUL-2003
fsamuels
This is a duplicate of bug 4303256 so go vote there. It has
more votes already. This one should be closed as a dupe.

http://developer.java.sun.com/developer/bugParade/bugs/4303256.html



PLEASE NOTE: JDK6 is formerly known as Project Mustang