This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
AuthenticationWindow retains text when using Login/Back buttons #13
Closed
Description
A comment by a user here: github-beta/unity-preview#41 (comment)
Also, there are problems with the back button: When clicking back, the authentication code is in the username field, and after correcting that and clicking verify again, the username is in the authentication code field.
Which lead me to realize the issue. If you use the Login/Back buttons with the first text box focused. The selected text state gets corrupted.