-
Bug
-
Resolution: Fixed
-
P4
-
7, 9, 10
-
b07
-
x86
-
os_x
Mac OS X 10.7.3 macmini4,1
Run the attached small example: it will show a Frame in the state MAXIMIZED_BOTH. The Frame is setFocusable(false), however it is possible to resize it by mouse.
We have a bug 4980161 on that and a regression test which apparently does fail.
Now, should it fail? Should a maximized unfocusable frame be non-resizable on Mac? I don't know.
Run the attached small example: it will show a Frame in the state MAXIMIZED_BOTH. The Frame is setFocusable(false), however it is possible to resize it by mouse.
We have a bug 4980161 on that and a regression test which apparently does fail.
Now, should it fail? Should a maximized unfocusable frame be non-resizable on Mac? I don't know.
- relates to
-
JDK-8204860 The frame could be resized by dragging a corner of the frame with the mouse
-
- Resolved
-
-
JDK-8209123 [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu
-
- Resolved
-