hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.7k stars 441 forks source link

CopyQ does not copy with CTRL + C when you search #2039

Open robertstrom opened 2 years ago

robertstrom commented 2 years ago

Before creating a new issue, see list of known issues.

Describe the bug

CopyQ does not paste as expected when you have found an item that you want to paste by searching

To Reproduce Steps to reproduce the behavior:

This is what you have to do to be able to paste a searched item

Expected behavior

Select the item using the search function and then press CRTL + C the same way you do place other selected items onto the clipboard

Screenshots If applicable, add screenshots to help explain your problem.

Version, OS and Environment (Get details from copyq version command if possible.)

OS: Pop!_OS 22.04 LTS x86_64 Host: XPS 15 9550 Kernel: 5.17.15-76051715-generic Uptime: 4 days, 23 hours, 45 mins Packages: 3044 (dpkg), 6 (flatpak) Shell: zsh 5.8.1 Resolution: 1920x1080 DE: GNOME 42.2 WM: Mutter WM Theme: Pop Theme: Pop-dark [GTK2/3] Icons: Pop [GTK2/3] Terminal: gnome-terminal CPU: Intel i7-6700HQ (8) @ 2.600GHz GPU: NVIDIA GeForce GTX 960M GPU: Intel HD Graphics 530 Memory: 11890MiB / 31710MiB

GNOME 42.2 and Mutter

Additional context Add any other context about the problem here.

hluk commented 2 years ago

You need to press Tab to focus the first found item first, otherwise Ctrl+C would go to the focused search box.