Details
-
Bug
-
Resolution: Fixed
-
P4
-
10, 11
-
b23
-
x86
-
os_x
Description
Maximized frame is resizable on Mac OS whereas on Window's and Ubuntu it is non-resizable. Problem description of issue JDK-4980161 says “Typically a maximized frame is not supposed to be resizable.” On Windows and Ubuntu this behaviour (frame state set to MAXIMIZED_BOTH using setExtendedState) is already implemented and works as expected irrespective of Frames focusability.
Attachments
Issue Links
- relates to
-
JDK-8204860 The frame could be resized by dragging a corner of the frame with the mouse
- Resolved
-
JDK-8208125 Cannot input text into JOptionPane Text Input Dialog
- Resolved
-
JDK-7158623 [macosx] Should an unfocusable maximized Frame be resizable?
- Resolved
-
JDK-8208127 After clicking the "Start Robot" button,there is no text typed into the Textarea.
- Closed
-
JDK-8215280 Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
- Resolved