You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up Universal Clipboard to copy/paste content between Apple devices (iOS and macOS).
Open the Bitwarden authenticator app on an iOS device and copy a verification code.
Attempt to paste the copied verification code into a form field in a browser on a macOS laptop.
Expected Result
The verification code copied from the Bitwarden authenticator app on the iOS device should be pasted into the form field in the browser on the macOS laptop.
Actual Result
The verification code is not copied to the Universal Clipboard and cannot be pasted into the form field on the macOS laptop, requiring manual entry of the code.
Screenshots or Videos
No response
Additional Context
The Universal Clipboard is set up correctly and functions as expected with other applications, including different authenticator apps.
The issue is specific to the Bitwarden authenticator app.
Build Version
2023.5.0 (38)
Environment Details
iPhone 15 Pro
17.5.1
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Came to report this as well. This is something other authenticator apps do fine, must be a little difference in how the copy is coded. Makes me want to look for another app.
Patched myself a build with localOnly removed. I'd submit a PR for that, but I suspect that would not be accepted as this is clearly done intentionally. Poked around a bit at adding it as a setting, but considering how bare settings are at the moment I wouldn't really want to impose that sort of change. Seems reasonable to add it when exposing the clipboard timeout that is also hardcoded off but partially wired up for configuration.
Steps To Reproduce
Expected Result
The verification code copied from the Bitwarden authenticator app on the iOS device should be pasted into the form field in the browser on the macOS laptop.
Actual Result
The verification code is not copied to the Universal Clipboard and cannot be pasted into the form field on the macOS laptop, requiring manual entry of the code.
Screenshots or Videos
No response
Additional Context
Build Version
2023.5.0 (38)
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: