RFR: 8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
Alexander Zuev
kizune at openjdk.java.net
Fri Apr 29 18:55:37 UTC 2022
On Thu, 28 Apr 2022 09:11:19 GMT, DamonGuy <duke at openjdk.java.net> wrote:
> Closed repo test fix from the test sprint. This test was approved in the closed repo and has been converted to an open repo test.
>
> This test checks if the coordinates are still correct after changing focuses between different JInternalFrames. The test is now automated instead of manual like the previous, closed version. This needs to be a headful test to allow robot to click on the different frames and to check coordinates.
>
> The issue was that in MacOS, the button wouldn't appear at a normal size. To fix this, the bounds have been increased to allow the button to be fully visible with the designated frame sizes on all L&Fs.
Marked as reviewed by kizune (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8444
More information about the client-libs-dev
mailing list