RFR: 4516654: Metalworks Demo: Window title not displayed fully in Low Vision Theme [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jun 9 11:56:50 UTC 2023
On Fri, 9 Jun 2023 10:29:26 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix
>
> src/demo/share/jfc/Metalworks/BigContrastMetalTheme.java line 128:
>
>> 126: table.put("PasswordField.border", textBorder);
>> 127: table.put("TextArea.border", textBorder);
>> 128: table.put("TextPane.font", controlFont);
>
> Does this change also contributes to the fix?
No, but it looks wrong passing border value for font
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14346#discussion_r1224208399
More information about the client-libs-dev
mailing list