RFR: JDK-8290469: Add new positioning options to PassFailJFrame test framework [v8]
Alexey Ivanov
aivanov at openjdk.org
Mon Aug 22 15:24:35 UTC 2022
On Sun, 21 Aug 2022 22:00:09 GMT, Phil Race <prr at openjdk.org> wrote:
> But what if the test window is > 0.5 the width of the screen ? Now it is off the edge .. wouldn't it be better to move the instruction window to the left to accommodate it ?
It would be better. The same problem exists for vertical and horizontal positioning: if the test window is larger than half the width of the screen, its part may become off the edge.
Should this be dealt with in a separate issue?
-------------
PR: https://git.openjdk.org/jdk/pull/9525
More information about the client-libs-dev
mailing list