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: 4302970
Votes 1
Synopsis WindowsDesktopManager does not look and feel like Windows
Category java:classes_swing
Reported Against 1.2.2
Release Fixed
State 6-Fix Understood, bug
Priority: 4-Low
Related Bugs
Submit Date 06-JAN-2000
Description




(see also 4227768, 4109902, 4178414)

java version "1.2.2"
Classic VM (build JDK-1.2.2-001, native threads, symcjit)


WindowsDesktopManager cycles windows in creation order, not activation order.

Relevant Windows MDI activation rules:

Activating a window brings it to the top of the z-order.
Ctrl+F6 sends the active window to the bottom of the z-order;
the window that now on the top of the z-order becomes active.
Ctrl+Shift+F6 activates the window at the bottom of the z-order.

I hope you didn't copy this error from Programmer's File Editor
(now sadly defunct) which exhibits exactly the same error.
(Review ID: 99663) 
======================================================================
Work Around
N/A
Evaluation
Not sure how long this will take to fix yet.
 xxxxx@xxxxx  2001-01-30
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang