Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Copy Codes to Universal Clipboard #105

Open
1 task done
prmaxim opened this issue Jun 1, 2024 · 2 comments
Open
1 task done

Unable to Copy Codes to Universal Clipboard #105

prmaxim opened this issue Jun 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@prmaxim
Copy link

prmaxim commented Jun 1, 2024

Steps To Reproduce

  1. Set up Universal Clipboard to copy/paste content between Apple devices (iOS and macOS).
  2. Open the Bitwarden authenticator app on an iOS device and copy a verification code.
  3. 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.
@prmaxim prmaxim added the bug Something isn't working label Jun 1, 2024
@glottisfaun0000
Copy link

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.

@netpro2k
Copy link

This appears to be intended

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants