RFR: 8320676 : Manual printer tests have no Pass/Fail buttons, instructions close set 1 [v6]

Alexey Ivanov aivanov at openjdk.org
Tue Feb 13 10:25:13 UTC 2024


On Thu, 1 Feb 2024 10:08:27 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:

>> With the present frame size and layout settings, Set Paper" and "Print" options are not visible.
>>  
>> ![image](https://github.com/openjdk/jdk/assets/95945681/b1bf6d28-858e-4b32-aec4-dd24dfdf7dc0)
>
> Yes, Mac have an issue because of button size and spacing, in window layouts are proper. I have updated the size with 700x500 and removed text box size setting for avoiding the clipping.

Can't you use `pack()` to ensure everything fits on the screen?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17607#discussion_r1487559991


More information about the client-libs-dev mailing list