hluk/CopyQ

"Paste to current window" does not work on Dialog of Window

Open

#1,844 opened on Dec 8, 2021

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C++ (419 forks)batch import
Windowsbughelp wanted

Repository metrics

Stars
 (7,372 stars)
PR merge metrics
 (Avg merge 17h 35m) (13 merged PRs in 30d)

Description

Have the problem that "Paste to current window" does not work on a specific Dialog of a Window.

If I do paste a clipboard text by double clicking on the clipboard history it works flawlessly on a text field in the application window itself. But if I open a specific dialog within this same application, it doesn't work. Text is not pasted.

What can be the reason and how can I fix this issue?

Version, OS and Environment CopyQ 5.0 Windows 10

Contributor guide