-
Notifications
You must be signed in to change notification settings - Fork 832
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
iOS - Bitwarden does not clear the clipboard. #1464
Comments
I don't think this has ever worked on Android (specifically Galaxy S7, Note 10, S20 and S21 Ultra). My workaround is to create a "clipboard clear" macro in Macrodroid that I set to not clear but fill the clipboard (all 40 slots, now, on the Galaxy) with dummy data every X minutes. Works for me. |
This definitely used to work on iOS a couple of months ago. |
… Also refactored a bit to make the Clipboard a custom service to provide a better way to handle this situation #1464
Describe the Bug
Regardless of what option do you choose, Bitwarden won't clear the clipboard on iOS 14.6
Steps To Reproduce
Expected Result
Nothing should be pasted because the clipboard has been cleared.
Actual Result
The password gets pasted.
Environment
The text was updated successfully, but these errors were encountered: