hluk/CopyQ

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

Open

#1,844 opened on Dec 8, 2021

 (4 comments) (1 reaction) (0 assignees)C++ (585 forks)batch import
Windowsbughelp wanted

Repository metrics

Stars
 (12,161 stars)
PR merge metrics
 (PR metrics pending)

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