hluk / CopyQ

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

Found value gets copied in the search bar #1755

Open JakobMiesner opened 2 years ago

JakobMiesner commented 2 years ago

Describe the bug When opening the CopyQ window and typing something to search, it directly inputs the first thing it finds into the search bar. This then leads to nothing being found anymore, as now the search query + the previously copied value that was found are in the search bar. (This does not happen with the tray menu)

To Reproduce Steps to reproduce the behaviour:

  1. Open the CopyQ window
  2. Type something to search

Expected behavior I would expect that I could select the value I want to paste, and nothing changing in the search bar.

Version, OS and Environment CopyQ Clipboard Manager v4.1.0~focal Qt: 5.12.8 KNotifications: 5.68.0 Compiler: GCC Arch: x86_64-little_endian-lp64 OS: Ubuntu 20.04.2 LTS

hluk commented 2 years ago

Do you mean search history gets automatically selected somehow? Can you show a screenshot or a short video?