mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #5789] Members with read-only access cannot select and copy text from item notes in chrome-based browsers #2246
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#2246
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 @cs151075ovv on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5789
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.33.2
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx 1.26
Host/Server Operating System
Linux
Operating System Version
Debian 12/Windows 10
Clients
Web Vault
Client Version
chrome-based (tested on ms edge 135.0.3179.85 and google chrome 135.0.7049.96 on win10, opera 118.0.5461.35, google chrome 135.0.7049.84 on debian 12)
Steps To Reproduce
Expected Result
The user cannot modify the item, but can copy data from it
Actual Result
In chrome-based browsers:
The user cannot modify the item, but can only copy the login/password from it using the copy button.
The user cannot copy the note or part of it from it.
In firefox - expected result: The user cannot modify the item, but can copy data from it
Logs
Screenshots or Videos
Screenshot from firefox:

TestMember permissions:
Additional Context
In release 1.32.7 normal work: the user cannot modify the item, but can copy data from it in all browsers.
This inconvenience arose with version 1.33.0
@stefan0xC commented on GitHub (Apr 22, 2025):
This is a bug in the client. Since newer web-vaults have the redesigned interface automatically enabled this is already been fixed in

testing.If you want to preview the interface you can either switch to the
testingimage or enable the following feature flag:github.com/dani-garcia/vaultwarden@0d16da440d/.env.template (L352)