[macosx] Undecorated frame set to ICONIFIED before setVisible is not iconic

XMLWordPrintable

    • x86
    • os_x

      Mac OS X 10.7.3 macmini4,1
      Run closed/java/awt/Frame/InitialUndecoratedIconicTest/InitialUndecoratedIconicTest -- which essentially does just

      frame.setUndecorated(true);
      frame.setState(Frame.ICONIFIED);
      frame.setVisible(true);

      The frame will be fully visible in NORMAL state instead of iconic.

            Assignee:
            Harshitha Onkar
            Reporter:
            Yuri Nesterenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: