JDK-6579233 : javax\swing\JInternalFrame\4193219\IconCoord.html fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u3
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-07-11
  • Updated: 2011-01-19
  • Resolved: 2008-02-07
Related Reports
Duplicate :  
Relates :  
Description
The following scenario is not satisfied.

Note: These instructions apply to the metal look and feel.
Click in the title bar of the top-level window entitled (IntFrameCoord) to give it focus.
Now, click on the radio button(variable) next to applet size
(this is important!) You are now ready to run the test.

First, iconify internal frame(Frame 1) by clicking on its iconify button.
Now, maximize the top-level window in which the applet is running.The Frame 1 icon should stay in the lower left corner of the desktop.

Expected Behavior: It should stay in the lower left corner of the desktop.
Actaul Behavior: It doesn't stay in the lower left corner of the desktop.

JDK Info:
=========
java version "1.6.0_03-ea"
Java(TM) SE Runtime Environment (build 1.6.0_03-ea-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b01, mixed mode, sharing)

Comments
EVALUATION This problem is easy to reproduce with SwingSet2: Open it of the first tab with internal frames, iconfify a frame, resize a frame to make it larger, notice that iconified frame didn't change its locations now you can iconify another frame and it will be placed in different location
26-10-2007