BUG ID: 4604703 REGRESSION (NativeTextField): Focus is not removed from password field after I ctrl-click into a different field

STEPS TO TEST:
1) Make a selection in the password field
2) Ctrl-click in the text field

TEST PASS: After ctrl-clicking in the text field, the password field should lose focus, and its selection should be cleared.

TEST FAIL: After ctrl-clicking in the text field, if the password field still has a selection, the test has failed.