-
Bug
-
Resolution: Fixed
-
P3
-
7, 8, 11, 16
-
b21
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8344680 | 17.0.14 | Goetz Lindenmaier | P3 | Resolved | Fixed | b05 |
JDK-8335739 | 17.0.13-oracle | Maheshkumar Bollapragada | P3 | Resolved | Fixed | b02 |
JDK-8335738 | 11.0.25-oracle | Maheshkumar Bollapragada | P3 | Resolved | Fixed | b02 |
JDK-8335763 | 8u431 | Maheshkumar Bollapragada | P3 | Resolved | Fixed | b01 |
When we launch the test, one instruction will appear which reads:
"Click in the title bar of the top-level window entitled "IntFrameCoord" to give
it focus.
You are now ready to run the test.
1. First click in the internal frame title bar that says "Click here first ".
2. Then, click in the internal frame title bar that says "Click here second".
3. Finally, click in the button that says "Click here third".
The test will automatically pass or fail. Press "Done" when finished."
So, as per the instructions, the user need to press the button that says "Click here third", but it is not possible because that button is not visible as the Internal frame looks to be in a minimized state(PFA the screenshot). If we try to maximize it and click on the button, the test fails. The test need to be updated for Mac platform to make the frames appear in a maximized state. In windows this works perfectly.
- backported by
-
JDK-8335738 [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
-
- Resolved
-
-
JDK-8335739 [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
-
- Resolved
-
-
JDK-8335763 [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
-
- Resolved
-
-
JDK-8344680 [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
-
- Resolved
-
- relates to
-
JDK-6647340 Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
-
- Closed
-
- links to
-
Commit openjdk/jdk/2dd882af
-
Commit(master) openjdk/jdk17u-dev/60126931
-
Review openjdk/jdk/8444
-
Review(master) openjdk/jdk11u-dev/2928
-
Review(master) openjdk/jdk17u-dev/2832
-
Review(master) openjdk/jdk17u-dev/3064