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

setExtendedState(Frame.NORMAL) does not restore an AWT Frame under Linux

XMLWordPrintable

      On Linux create an AWT Frame, iconify it with setExtendedState(Frame.ICONIFIED). It iconifies successfully.
      Then try to restore it with setExtendedState(Frame.NORMAL). The frame does not get restored.
      Under Windows the same works fine.
      Please, see the atached program demonstrating the issue.

            azvegint Alexander Zvegintsev
            akulyakh Alexander Kulyakhtin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: