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

[macosx] setMaximizedBounds() doesn't work for undecorated Frame

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • OS X

    • b82

        JDK-7124365 was fixed in jdk9 b68. Now setMaximizedBounds works well on OS X with decorated Frame and JFrame, however if I call frame.setUndecorated(true), it doesn't: Frame does maximize completely.

        I'm not providing test code since any AWT variant should do: just add setUndecorated(true).

              alexsch Alexandr Scherbatiy
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: