Closed 3hr80FEZwlir closed 4 months ago
You need to turn on private mode while copying passwords so that the extension stops listening for clipboard changes.
Um... I wish your words would suggest a temporary workaround... but it doesn't sound like it's the case.
Taking into an account that a password manager is usually a must for people with more than few accounts - assuming they care about their privacy (among other things not using browser's built-in password manager) - and the amount of people with password managers will only increase, it's strange that it's an issue at all.
So I understand that there is no intention to fix it?
I wish your words would suggest a temporary workaround
I literally just did.
Temporary...? So the issue will be fixed? Then why close it as completed?
I doubt this will be fixed. I don't know what KeePass is doing, but I'm guessing they're setting the clipboard to an empty value? We could interpret that as "delete the last entry" but I'm pretty sure it happens in non password cases too so deleting random entries would be bad.
I'd accept a PR to be compatible with KeePass whatever that means as long as it doesn't break other functionality. But I'm personally not going to look into this.
That's sad. Well, thanks for the answer anyway.
Since you're using KeePass, you might be interested in https://github.com/SUPERCILEX/gnome-clipboard-history/pull/170
Describe the bug
Entries copied from a password manager stay there permanently even though they should be purged from history by the password manager.
How To Reproduce
Versions
GNOME Shell 46.2 GCH Version: 42 org.gnome.shell.extensions.clipboard-history cache-only-favorites false org.gnome.shell.extensions.clipboard-history cache-size 1000 org.gnome.shell.extensions.clipboard-history clear-history @as [] org.gnome.shell.extensions.clipboard-history confirm-clear true org.gnome.shell.extensions.clipboard-history disable-down-arrow true org.gnome.shell.extensions.clipboard-history display-mode 0 org.gnome.shell.extensions.clipboard-history enable-keybindings true org.gnome.shell.extensions.clipboard-history history-size 10000 org.gnome.shell.extensions.clipboard-history move-item-first true org.gnome.shell.extensions.clipboard-history next-entry @as [] org.gnome.shell.extensions.clipboard-history notify-on-copy false org.gnome.shell.extensions.clipboard-history paste-on-selection false org.gnome.shell.extensions.clipboard-history prev-entry @as [] org.gnome.shell.extensions.clipboard-history private-mode false org.gnome.shell.extensions.clipboard-history process-primary-selection false org.gnome.shell.extensions.clipboard-history strip-text true org.gnome.shell.extensions.clipboard-history toggle-menu ['v']
org.gnome.shell.extensions.clipboard-history toggle-private-mode @as []
org.gnome.shell.extensions.clipboard-history topbar-preview-size 10
org.gnome.shell.extensions.clipboard-history window-width-percentage 33
Additional context (if a crash, provide stack trace)
Both apps can clear "their" clipboard entry if the extension isn't used.