You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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)
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.
The text was updated successfully, but these errors were encountered: