RFR: 8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main [v2]

Alexander Zvegintsev azvegint at openjdk.org
Tue Mar 12 10:30:14 UTC 2024


On Tue, 12 Mar 2024 10:23:39 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Updated.
>> 
>> What resolution and scale are you using?
>> I've tested at 1920x1080 and default scale 1, and it has plenty of room: 
>> ![image](https://github.com/openjdk/jdk/assets/77687766/5ab8035b-7d50-402b-a26d-0cbade786673)
>
> Now its fine on my screen. But its not in center, but top. Does it differ for windows and linux?

It is not in the center, because in the latest commit I added `.position(PassFailJFrame.Position.TOP_LEFT_CORNER)`, as Alexey suggested.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18205#discussion_r1521217782


More information about the client-libs-dev mailing list