RFR: 8258970: Disabled JPasswordField foreground color is wrong with GTK LAF [v2]

Abhishek Kumar abhiscxk at openjdk.org
Mon Aug 21 10:45:27 UTC 2023


On Thu, 17 Aug 2023 05:22:54 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix extended for TextField, FormattedTextField, Spinner
>
> Same observation holds for JTextField and hope other remaining two (SPINNER_TEXT_FIELD and FORMATTED_TEXT_FIELD) also, consolidating and finding a fix which applies to all four (TEXT_FIELD, PASSWORD_FIELD, SPINNER_TEXT_FIELD and FORMATTED_TEXT_FIELD) might be optimal.

@TejeshR13 Fix is extended for other components as well. Test case also updated to check for all component in disabled state. CI testing is ok.

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

PR Comment: https://git.openjdk.org/jdk/pull/15263#issuecomment-1686082039


More information about the client-libs-dev mailing list