Command "Ignore *"Password"* window" doesn't work
- Dominant language
- C++
- Stars
- 12.3k
- Forks
- 593
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Describe the bug**
The password copied from KeeWeb (password manager) are still saved in the copyq history
**To Reproduce**
Steps to reproduce the behavior:
1. Enable the command by F6 shortcut
2. Set the correct window title
3. 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:
```ini
[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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.