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

Fix wrong caret index for revealed PasswordBox #3082

Merged
merged 2 commits into from
Oct 15, 2017

Conversation

punker76
Copy link
Member

  • Get the caret index from PasswordBox with reflection and set it to the hidden TextBox which shows the Password.

mahapps_revealed_pw

Closes #2966

  [Only visual] PasswordBox bug
  Get the caret index from PasswordBox with reflection and set it to the hidden TextBox which shows the Password.
@punker76 punker76 added this to the 1.6.0 milestone Oct 15, 2017
@punker76 punker76 self-assigned this Oct 15, 2017
@punker76 punker76 merged commit f7c999d into develop Oct 15, 2017
@punker76 punker76 added the Bug label Feb 11, 2018
@punker76 punker76 deleted the feature/PasswordBox_Revealed_Caret_Index_Fix branch May 11, 2018 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant