KeePassDX
KeePassDX copied to clipboard
Hide clipboard text when copy entry field
When I copy a password it is displayed in clear text in the bottom right corner of the screen. Apparently you need to activate something but it is beyond my capabilities... Thanks
https://mobile.twitter.com/w0nderfall/status/1561878774769131520
I checked and the functionality is well implemented. Checked that you copy in the clipboard a protected data (for custom fields) or a password. https://github.com/Kunzisoft/KeePassDX/blob/0ef574d67525073a6536bd3b0fe554b9190bd599/app/src/main/java/com/kunzisoft/keepass/timeout/ClipboardHelper.kt#L70
In any case it is not recommended to use the clipboard, use the Magikeyboard instead. https://github.com/Kunzisoft/KeePassDX/wiki/Magikeyboard
Linked to https://github.com/Kunzisoft/KeePassDX/issues/1343
Okay I'll use the magickeyboard now
I just saw a bug that did not put the tag when you clicked on the copy icon, on the other places it works, I just fixed it.
Thanks you very much
In any case it is not recommended to use the clipboard, use the Magikeyboard instead. https://github.com/Kunzisoft/KeePassDX/wiki/Magikeyboard
While trying to use the Magikeyboard, the problem is that it doesn't work.
@Eyion I don't understand the remark, there is no clipboard in the Magikeyboard.
@J-Jamet It means the magikeyboard doesn't work so I can only use the clipboard.
This thread has nothing to do with that, please open a clean bug report with the template.