-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b11
-
x86
-
os_x
-
Verified
Mac OS X 10.7.2 macmini4,1
Run a manual regression test java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest : a Frame which should be displayed maximized is not visible at all. Comment out setExtendedState(Frame.MAXIMIZED_BOTH) or move it after setVisible(True), and everything will work as expected.
Run a manual regression test java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest : a Frame which should be displayed maximized is not visible at all. Comment out setExtendedState(Frame.MAXIMIZED_BOTH) or move it after setVisible(True), and everything will work as expected.
- relates to
-
JDK-7177173 [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
- Closed
-
JDK-7113349 Initial changeset for Macosx port to jdk
- Closed