-
Notifications
You must be signed in to change notification settings - Fork 193
Description
Hi,
I was trying to add an authentication method - I click on the plugin in Firefox, the pencil icon, and then go to add a new account. I'm on desktop, so I need to enter the key textually, not from a QR code. I've only just installed the plugin, so the settings are all left at defaults.
The site for which I was trying to add the method has given me both of these, so I can click the icon to copy, and paste into the model dialogue in authenticator.cc. Except when I go back to copy, the plugin dialogue disappears, so I can't enter more than one field at once.
Even if I copy to a text editor (so a different application), as soon as I move my mouse away form the Firefox window, the modal dialogue closes, so I have to go round again. Coupled with the fact that the page that generated the keys also timed out it made the process quite frustrating (and 2FA is frustrating enough as it is!)
I don't know how feasible a solution/workaround there is, but personally I'd prefer to do things like adding accounts in a settings page for the plugin; I also know some plugins are able to bring up their own window like a separate browser page, and I think this might be a useful option. Or if there is an applicable setting available, it might be worth looking at having it on by default.
Thanks!