Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agoShortcut does not work for OTP autofill
After upgrading, I have noticed that cmd+\ does not fill OTP form like OPW7 did. I have to click the safari app icon and select autofill. Quite annoying. I hope it can be fixed soon.
1Password...
Anonymous
3 years agoUnfortunately I'm unable to share the specific site but I seem to have figured it out the cause of the specific instance I ran into:
The class list of the HTML element for the username, contained the word "validate". As I progressively removed letters from this word it seems like 1Password checks for the word "date", and the word validate happens to contain the string "date". So Universal Autofill thinks it is a date field and therefore does not fill the username.
However in other browsers like Chrome and Firefox, the browser extension gets triggered when pressing Command-Backslash, bypassing Universal Autofill. Using this method, the problem does not occur. I would expect it to work the same way for Safari.