Open Frosty-J opened 2 years ago
Ok, I’ll take a look when I get time
On Mon, Jun 6, 2022 at 12:50 AM Frosty-J @.***> wrote:
In version 10.00, passwords could be copied to the clipboard at the click of a button.
[image: Screenshot at 2022-06-05 17-47-48] https://user-images.githubusercontent.com/60154347/172061296-959cab9e-9840-4b50-9658-c0bdff9db63e.png
In version 11.01, the password can only be copied to the clipboard after clicking to reveal it.
[image: Screenshot at 2022-06-05 17-47-39] https://user-images.githubusercontent.com/60154347/172061303-e181c032-6aef-4554-bc03-5184d87e8364.png
Is it possible to return the old behaviour? I don't always want my password to be visible on-screen, such as in public spaces.
— Reply to this email directly, view it on GitHub https://github.com/zeruniverse/Password-Manager/issues/264, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDO6NCEIB6K5FNDVGJDG7TVNTLEDANCNFSM5X5JNHVQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
After some search, I found this was intentionally removed as copying from masked string sometimes caused error in some browsers. I'll check whether this was fixed by new plugins.
In version 10.00, passwords could be copied to the clipboard at the click of a button.
In version 11.01, the password can only be copied to the clipboard after clicking to reveal it.
Is it possible to return the old behaviour? I don't always want my password to be visible on-screen, such as in public spaces.
Contrary to the 11.00 changelogs, I've been using the 10.00 clipboard functionality just fine in Safari, though it indeed errored on an older iOS version.