Every time I use gort (authorize) I want the PIN code to be asked from me.
The problem is, with the current android interface I do not really have to enter the PIN if I physically obtain the android device. Instead, I can close the previous code (button "thanks") and press the button "generate" again. This way gort will use the previously-entered password (it stayed written in the text area).
Expected behavior: clean-up the text area before showing me the code.
Sorry, to reproduce this bug I have to "click" elsewhere on the screen, not the "Thanks" button. Clicking elsewhere will not clear the input field.