Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4621073

Undecorated Frames are not Iconified on Solaris-IA8 (OpenWin)

XMLWordPrintable

    • x86, sparc
    • solaris, solaris_7

      undecoratedFrame.setState(Frame.ICONIFIED) / undecoratedFrame.setExtendedState(Frame.ICONIFIED) is not setting the frame state to Iconified on Solaris-IA 8 with OpenWin window manager for jdk build 90.
      But isFrameStateSupported(Frame.ICONIFIED) returns true for this window manager.

      Steps to re-produce:
      1. Compile and run the attached program(UndIconifyTest.java) on Sol-IA 8 (OpenWin)
      2. Check for the message 'The Iconified state supported: true' on the console which shows that Iconified state is supported.
      3. Click on the button.
      4. The undecorated frame will not be Iconified.

      This works fine for Sol-IA8 with CDE window manager.
      ==========================================================================

      add the following info when testing with JDK142:

      JDK : JDK1.4.1 , JDK1.4.2 b16
      Platform[s] : Solaris 7 OpenWin. (Pass with CDE)
      switch/Mode : -cleint
      Falling test[s]:
      AWT_Merlin_WS/ZoomFrame/src/Automated/UndecoratedFrame/ListenerAddAndRemovalFrame/ListenerAddAndRemovalTest.html
      AWT_Merlin_WS/ZoomFrame/src/Automated/UndecoratedFrame/MoreThanOneListener/MoreThanOneListenerTest.html
      AWT_Merlin_WS/ZoomFrame/src/Automated/UndecoratedFrame/ProcessEvent/ProcessEventTest.html
      AWT_Merlin_WS/ZoomFrame/src/Automated/UndecoratedFrame/WindowAdapter/WindowAdapterTest.html

      ListenerAddAndRemovalTest.tlog, MoreThanOneListenerTest.tlog, ProcessEventTest.tlog, WindowAdapterTest.tlog are attached.
      ###@###.### 2003-02-10
      ==========================================================================

            anthony Anthony Petrov (Inactive)
            asamjisunw Aruna Samji (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: