mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #858] Copy Password button is not working on Chrome #608
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#608
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 @palmyambition on GitHub (Feb 12, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/858
Subject of the issue
The copy password button, which is in Edit Item page, does NOT actually copy the password to clipboard, eventhoudg these is a popup message says that password is copied. It is misleading.
Your environment
Steps to reproduce
Expected behaviour
Actual behaviour
Relevant logs
@jjlin commented on GitHub (Feb 13, 2020):
Reproducible for me. Actually, none of the fields (username, password, or URL) copies to clipboard from the edit page. It works on vault.bitwarden.com, though.
@thamma commented on GitHub (Feb 14, 2020):
I can confirm the issue. Upon pressing either button, the username/password is neither copied to the system nor the primary clipboard.
@MeiRos commented on GitHub (Feb 16, 2020):
This issue have been discussed here. https://github.com/dani-garcia/bitwarden_rs/issues/786
When the other issue was fixed that issue thread was closed. So, it's better to continue here.
@ghost64 commented on GitHub (Feb 18, 2020):
I have this issue but only within a login object. If I use copy password from a login on the main vault screen using the gear icon.
@dani-garcia commented on GitHub (Feb 18, 2020):
This should be fixed with the new web vault version in the latest commit
github.com/dani-garcia/bitwarden_rs@916e96b143@dani-garcia commented on GitHub (May 13, 2020):
This is fixed so closing it.