RFR: 8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter

Rajat Mahajan duke at openjdk.org
Mon Dec 5 17:44:15 UTC 2022


On Sat, 3 Dec 2022 22:11:47 GMT, Rajat Mahajan <duke at openjdk.org> wrote:

> Added createVerticalStrut in between textfields to fix this issue.

The test is failing because there was no gap between the Textfields.
 I fixed it by adding Vertical Struts in between Textfields.

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

PR: https://git.openjdk.org/jdk/pull/11498



More information about the client-libs-dev mailing list