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(PasswordBox): Do not blur if PasswordBox not focused #1530

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

rozele
Copy link
Collaborator

@rozele rozele commented Nov 17, 2017

Ensure that the blur command, which works by focusing on the current window Frame, does not execute if the PasswordBox does not currently have focus.

Ensure that the blur command, which works by focusing on the current window Frame, does not execute if the PasswordBox does not currently have focus.
@rozele rozele merged commit 7bdf9f9 into microsoft:master Nov 17, 2017
@rozele rozele deleted the blur branch November 17, 2017 01:13
lbochenek pushed a commit to lbochenek/react-native-windows that referenced this pull request Dec 13, 2017
)

Ensure that the blur command, which works by focusing on the current window Frame, does not execute if the PasswordBox does not currently have focus.
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

Successfully merging this pull request may close these issues.

1 participant