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

Programmatically filled password fields not masked #66

Closed
Schaezard opened this issue May 7, 2019 · 2 comments
Closed

Programmatically filled password fields not masked #66

Schaezard opened this issue May 7, 2019 · 2 comments

Comments

@Schaezard
Copy link

When you create a new PasswordField object and fill it programmatically the password field is not masked, instead it shows the raw text.
The text is only masked after clicking the show password button once and then releasing it.
image

@dukke
Copy link
Member

dukke commented May 8, 2019

This has been fixed on release version 5.4.
Please test and provide feedback
Release notes: https://github.com/JFXtras/jfxtras-styles/releases/tag/5.4

Thanks,

@dukke dukke closed this as completed May 8, 2019
@Schaezard
Copy link
Author

Tested and works, thanks.

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