Integrated: 8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
DamonGuy
duke at openjdk.java.net
Fri Apr 29 20:30:53 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.
This pull request has now been integrated.
Changeset: 2dd882af
Author: Damon Nguyen <damon.nguyen at oracle.com>
Committer: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2dd882af0830f174810840affa79045db4f04ef0
Stats: 145 lines in 1 file changed: 145 ins; 0 del; 0 mod
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
Reviewed-by: prr, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/8444
More information about the client-libs-dev
mailing list