RFR: 8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
Abhishek Kumar
abhiscxk at openjdk.org
Mon Aug 21 07:10:26 UTC 2023
On Fri, 18 Aug 2023 04:30:50 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> 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 By mistake I checked for the default LAF that worked fine but for GTK LAF the issue exist for the components as you mentioned. I will update the fix and enhance the test for all components.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15263#issuecomment-1685770501
More information about the client-libs-dev
mailing list