Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlatLaf: Some themes miss different color for enabled JFields #528

Closed
adriankiess opened this issue May 6, 2022 · 2 comments
Closed

FlatLaf: Some themes miss different color for enabled JFields #528

adriankiess opened this issue May 6, 2022 · 2 comments
Milestone

Comments

@adriankiess
Copy link

adriankiess commented May 6, 2022

Dear developers,

some of the themes, in this example, the Gradianto Dark Fuchsia look and feel, miss a highlighted color for enabled JPasswordFields (JFields) using field.setEnabled(true). It is implemented correctly in some themes, for example in the FlatLaf Light look and feel, everything is done the right way.

I am using FlatLaf version 2.2.

I will attach a screenshot to highlight the issue.
jexercise-flatlaf-some-themes-miss-different-color-for-enabled-jfields

Sincerely,

Adrian Kiess

@adriankiess
Copy link
Author

Actually, what I mean in the example above, is: field.setEditable(true). Sorry, I confused it with field.setEnabled(), :-)

With many greetings,

Adrian Kiess

DevCharly added a commit that referenced this issue Aug 4, 2023
@DevCharly
Copy link
Collaborator

Thanks for reporting 👍

fixed in latest 3.2-SNAPSHOT: https://github.com/JFormDesigner/FlatLaf#snapshots

@DevCharly DevCharly added this to the 3.2 milestone Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants