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: 4166803
Votes 7
Synopsis Focus set incorrectly on JInternalFrames
Category java:classes_swing
Reported Against 1.1.6
Release Fixed
State 11-Closed, duplicate of 4227768, bug
Priority: 4-Low
Related Bugs 4227768
Submit Date 17-AUG-1998
Description




*Symptoms:

Create 2 JInternalFrames, setting the focus programmatically to the first frame.
Let the user click on the window titlebar of the window without
focus, giving it the focus.  create a JInternalFrame on the pallette layer.When the user closes the new window on the pallette layer, the focus reverts to the window which had the focus 1st, not the window which had the focus last.

The windows look and feel exhibits this problem, the metal L & F do not.

======================================================================
Work Around
N/A
Evaluation
I think the pallette layer is a lark, and that this is just a duplicate of the much-mentioned Windows z-layering problem when a window is closed, but will leave open to make sure this case is tested when the other problem is fixed.

 xxxxx@xxxxx  1999-09-16
Comments
  
  Include a link with my name & email   

Submitted On 28-AUG-1998
green01
Focus Handling between multiple Internal Frames
seems to need a careful look. With Swing 1.1 beta 2
new multiple JInternalFrame focus related
problems have arisen even in default Metal L&F.


Submitted On 02-OCT-2000
vaschmidt
Any clue when this is planned to be fixed?  It's causing a 
real problem in our application for our users.  I notice 
it's been open for over 2 years.  Any eta?



PLEASE NOTE: JDK6 is formerly known as Project Mustang