qubes-issues
qubes-issues copied to clipboard
Copy/paste between VMs fails if there's a large amount of text
Qubes OS release
4.1.1
Brief summary
If you try to copy/paste a large amount of text between VMs it doesn't work. Only 1 byte "}" is copied. This is very confusing because the copy/paste tool doesn't tell that the amount of text is too much.
Steps to reproduce
- make plenty of text in a text editor, e.g. 500 kB
- Select all of it, Ctrl+A
- Ctrl+C
- Ctrl+Shift+C
- Open a text editor in another VM
- Ctrl+Shift+V in the new VM
- Ctrl+V
Expected behavior
All text is copied, OR proper error message is given to the user.
Actual behavior
Only 1 byte is copied and it doesn't tell what is wrong.
I am the one who has done most of the recent GUI daemon work, so assigning myself.
Is duplicate of #5220 and #5781 ?
@unman Duplicate of #5220 indeed, closing.
This appears to be a duplicate of an existing issue. If so, please comment on the appropriate existing issue instead. If anyone believes this is not really a duplicate, please leave a comment briefly explaining why. We'll be happy to take another look and, if appropriate, reopen this issue. Thank you.