JDK-4188910 : JDesktopPane resize problem
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1998-11-11
  • Updated: 1999-02-12
  • Resolved: 1999-02-12
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 11/10/98


Is this a bug?

1.Inner frame on JDesktopPane
2.Minimize the frame.
3.Restore the frame.
4.Make JDesktopPane smaller (from the bottom).
5.Minimize the frame - the icon of the frame becomes invisible.
6.Restore initial size of the JDesktopPane - the icon appears.

I think an icon of a minimized inner frame on a JDesktopPane should always be visible.
(Review ID: 42130)
======================================================================

Comments
EVALUATION When the desktop resizes, icons should be repositioned taking into account the new size. This wasn't happening. This is the same problem as what is reported in bug 4193219, so I am closing this one as a duplicate. hania.gajewska@Eng 1999-02-11
11-02-1999