Details
-
Bug
-
Resolution: Fixed
-
P2
-
11
-
Mac10.13 x64/JDK11 b16(64bit)/JCK11 b08
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207290 | 12 | Manajit Halder | P2 | Resolved | Fixed | b03 |
JDK-8207497 | 11.0.2 | Manajit Halder | P2 | Resolved | Fixed | b01 |
JDK-8207608 | 11.0.1 | Manajit Halder | P2 | Resolved | Fixed | b02 |
Description
Test name:api/java_awt/interactive/FrameTests.html#FrameTests
Product tested:JDK11b16(64bit)/JCK11b08
OS/architecture:mac10.13-x64(Mac mini (Mid 2010)/Processor:2.4 GHz Intel Core 2 Duo/Memory:4 GB 1067 MHz DDR3)
Actual behavior:
1.At test1,clicking the "Start" button to diplay a frame,we tried to resize it by dragging a corner of the frame with the mouse,the frame could be resized,please refer to FrameTest0001.jpg.
2.At test2,when we disabled the Resizable feature of a frame using the checkBox and pressed the "Show Now" button,the frame could be resized by dragging a corner of the frame with the mouse,please refer to FrameTest0002.jpg
Attachments
Issue Links
- backported by
-
JDK-8207290 The frame could be resized by dragging a corner of the frame with the mouse
- Resolved
-
JDK-8207497 The frame could be resized by dragging a corner of the frame with the mouse
- Resolved
-
JDK-8207608 The frame could be resized by dragging a corner of the frame with the mouse
- Resolved
- duplicates
-
JDK-8209882 [macos] The two Regression manual tests failed as the margin can't be modified
- Closed
- relates to
-
JDK-7158623 [macosx] Should an unfocusable maximized Frame be resizable?
- Resolved
-
JDK-8208125 Cannot input text into JOptionPane Text Input Dialog
- 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
-
JDK-8208127 After clicking the "Start Robot" button,there is no text typed into the Textarea.
- Closed