CopyQ
CopyQ copied to clipboard
Command "Ignore *"Password"* window" doesn't work
Describe the bug The password copied from KeeWeb (password manager) are still saved in the copyq history
To Reproduce Steps to reproduce the behavior:
- Enable the command by F6 shortcut
- Set the correct window title
- Copy something on the password manger (eg. KeeWeb)
Expected behavior The copied text shouldn't appear in CopyQ
Screenshots
Version, OS and Environment
% copyq version
CopyQ Clipboard Manager 9.0.0
Qt: 5.15.14
KNotifications: 5.116.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: Arch Linux
Operating System: Arch Linux
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.8-arch1-1 (64-bit)
Graphics Platform: Wayland
Additional context The command source:
[Command]
Automatic=true
Command="
copyq ignore"
Icon=\xf069
Name=Ignore *\"KeeWeb|Password\"* window
Remove=true
Window=KeeWeb|Password
CopyQ log: https://pastebin.com/T2PYENcZ
FYI: if I start CopyQ with "env QT_QPA_PLATFORM=xcb copyq"
, it stops to record the text copied, it only store the last one before open copyq (if you need I can record a screencast for you)
Thanks