KeePassDX icon indicating copy to clipboard operation
KeePassDX copied to clipboard

Hide clipboard text when copy entry field

Open guilpaoff opened this issue 3 years ago • 5 comments

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

guilpaoff avatar Aug 23 '22 07:08 guilpaoff

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

J-Jamet avatar Aug 23 '22 07:08 J-Jamet

Linked to https://github.com/Kunzisoft/KeePassDX/issues/1343

J-Jamet avatar Aug 23 '22 07:08 J-Jamet

Okay I'll use the magickeyboard now

guilpaoff avatar Aug 23 '22 07:08 guilpaoff

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.

J-Jamet avatar Aug 23 '22 09:08 J-Jamet

Thanks you very much

guilpaoff avatar Aug 24 '22 23:08 guilpaoff

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 avatar Jan 23 '23 11:01 Eyion

@Eyion I don't understand the remark, there is no clipboard in the Magikeyboard.

J-Jamet avatar Jan 23 '23 21:01 J-Jamet

@J-Jamet It means the magikeyboard doesn't work so I can only use the clipboard.

Eyion avatar Jan 24 '23 01:01 Eyion

This thread has nothing to do with that, please open a clean bug report with the template.

J-Jamet avatar Jan 24 '23 07:01 J-Jamet