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

Password fields have wrong background color #30

Closed
GoogleCodeExporter opened this issue Jul 6, 2015 · 2 comments
Closed

Password fields have wrong background color #30

GoogleCodeExporter opened this issue Jul 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Instances of JPasswordField have a light gray background instead of a white
one (like JTextField). I think both of them should have the same white
background.

Original issue reported on code.google.com by dlemmermann@gmail.com on 8 Mar 2010 at 9:53

@GoogleCodeExporter
Copy link
Author

Yes, they do, and they should be the same as JTextField. This happens in 
JFormattedTextField as well.

I'll fix it.

Original comment by kahuxtable on 9 Mar 2010 at 6:58

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed in r1402.

This also fixes behavior in SwingSet3 in the text fields section where the 
backgrounds 
were not highlighted when the two password fields matched.

There are probably other behaviors that are fixed by this as well, but they 
haven't been 
reported.

Original comment by kahuxtable on 12 Mar 2010 at 9:09

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant