Allow `CopyQ` to be used if the browser loses focus during some renaming operations
Describe the bug
To Reproduce
- Create or open your imdb list (page like
https://www.imdb.com/list/ls…/edit/). - Add something to it.
- Click "Add a note."
- Activate the CopyQ paste dialog.
- The input field will lose focus, editing mode will end, and the message "List item description was successfully updated" will appear.
Expected behavior 5. The input field will remain in focus and text can be inserted.
This is exactly how Windows Clipboard Manager behaves.
Version, OS and Environment
Get details from
copyq versioncommand, or copy from the CopyQ main window:
- Open Action dialog (F5 shortcut).
- Enter command:
copyq: copy(version)- Click OK - the details should be copied to the system clipboard.
- Paste the details in the report.
It doesn't work. The buffer is empty after running the command.
[2025-11-07 11:45:19.890] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
[2025-11-07 11:45:20.027] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
[2025-11-07 11:45:56.076] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
[2025-11-07 11:45:56.223] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
[2025-11-07 11:46:02.682] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
[2025-11-07 11:46:02.820] Warning <cmd/monitorClipboard-14460>: [qt.qpa.mime] Retrying to obtain clipboard.
- Application Version: 13.0.0
- OS: Microsoft Windows 10.0.26200.7019
- Mozilla Firefox 145.0 (64-bit)
- Installation method:
https://github.com/hluk/CopyQ/releases/download/v13.0.0/copyq-13.0.0.zip
I don't think this can be fixed in CopyQ. You would probably need to select an item without activating/focusing the app, so that any field currently focused in the web browser is not deactivated.
Create or open your imdb list (page like https://www.imdb.com/list/ls…/edit/).
The link is not valid. Do you have other links I can test the behavior with?
I tried in Firefox on Linux/KDE with URL bar and comment text field on GitHub and the focus properly returns.
The link is not valid. Do you have other links I can test the behavior with?
I misled you by not formatting the URL as a template. My apologies. I've corrected the first post. You'll have to create your own list, as you can't leave comments on items in someone else's list.
Is there any URL where I can test this without needing an account?
Any idea why this would work on some fields and not others? Maybe it is a problem specific for Windows.