mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #914] Firefox client: Auto-Fill disables automatic TOTP copy #651
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#651
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @morten-b on GitHub (Mar 18, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/914
Subject of the issue
In the Firefox client the automatic TOTP copy does not work when Auto-Fill i enabled
Your environment
Steps to reproduce
Enable Auto-Fill, let Auto-Fill type username and password, on the following page paste TOTP code, without manually copying it.
Expected behaviour
TOTP should be pasted
Actual behaviour
Nothing/previous clipholder content is pasted
@BlackDex commented on GitHub (Mar 18, 2020):
@morten-b This is not something we can fix because this something linked to the browser extensions.
I noticed that this happens on both Firefox and Chrome based browsers.
If you want you can report this here: https://github.com/bitwarden/browser/issues
A workaround could be by disabling the auto-fill and just Ctrl+Shift+L to auto-fill the login, which does copy the TOTP value.
@morten-b commented on GitHub (Mar 24, 2020):
Thanks you for the comment, I was expecting that it was related to the extentions, but thought that it was best to start reporting here. I'll pass it on to the officiel developers.
@morten-b commented on GitHub (Mar 24, 2020):
New issue opened https://github.com/bitwarden/browser/issues/1184