RFR: 7188058: Background of TextComponents are not changing colors to the default disabled color when set to uneditable [v5]

Alexey Ivanov aivanov at openjdk.org
Mon Sep 23 13:10:43 UTC 2024


On Fri, 23 Aug 2024 04:26:30 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Also, since the testcase is just testing the background color, I think it can be made automated and even headless by using textfield/textarea rendering to BufferedImage

AWT components cannot be created in headless environment.

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

PR Comment: https://git.openjdk.org/jdk/pull/19876#issuecomment-2368176102


More information about the client-libs-dev mailing list