Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Clipboard is cleared when the client is closed #838

Open
DominikSchaller opened this issue Jan 14, 2021 · 3 comments
Open

Windows Clipboard is cleared when the client is closed #838

DominikSchaller opened this issue Jan 14, 2021 · 3 comments
Labels
bug Something isn't working Windows Windows runtime issue

Comments

@DominikSchaller
Copy link

DominikSchaller commented Jan 14, 2021

Hi,
when I copy something from the Jamulus client (e.g., an IP address) with CTRL+C and close the application, it is deleted from the Windows clipboard. I think this is not the expected behavior. At least for me it was annoying, because usually I copy something, then close the app, then try to paste it, it doesn't work so I think I didn't copy it correctly, go back etc. etc.
So for me the expected behavior would be that copied content stays in the clipboard, this is how other Windows programs behave.

@corrados
Copy link
Contributor

I guess this is something in Qt which we may not be able to modify inside the Jamulus application.

@corrados corrados added the bug Something isn't working label Jan 14, 2021
@ann0see
Copy link
Member

ann0see commented Apr 22, 2022

Sorry for the maintenance noise here.

Indeed, this issue is strange. @DominikSchaller I hope Qt 6 support (just merged) resolves this issue. Can you compile with Qt6? If that doesn't help, please update the issue description to the bug report template. Hopefully someone takes this issue up then.

Note: I will unsubscribe from this issue and won’t receive responses from any new comments. If you have any questions concerning maintenance, feel free to ping me.

@hoffie
Copy link
Member

hoffie commented Apr 23, 2022

https://bugreports.qt.io/browse/QTBUG-11616 might be relevant (in other words: it seems to be expected behavior and there might be workarounds via the Windows-specific API, OleFlushClipboard)

@ann0see ann0see added this to Tracking Jul 1, 2023
@github-project-automation github-project-automation bot moved this to Triage in Tracking Jul 1, 2023
@pljones pljones added the Windows Windows runtime issue label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Windows Windows runtime issue
Projects
Status: Triage
Development

No branches or pull requests

5 participants