As a user,
I want your application to randomly steal focus
So that,
I enter my password managers main password into a chat box
I want your application to randomly steal focus
So that,
I enter my password managers main password into a chat box
@xssfox
Best i can do is text boxes which validate the input in js after every character and forces the user to reselect the text box for every character.
Also: clicking in the box auto selects all existing text
Did i mention this was a password field?