Opened 3 years ago
Last modified 3 years ago
#20767 assigned defect
Limit of 2047 bytes when transferring in the clipboard from host to guest.
Reported by: | megaslowpoke | Owned by: | pentagonik |
---|---|---|---|
Component: | clipboard | Version: | |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
In version 6.1.97-148976 there is a bug with a 2kb limitation when transferring to the clipboard, from host (Windows) to guest (Windows). Any size larger than 2047 bytes simply disappears during transfer. In the opposite direction, there is no such behavior.
This does not depend on the installed add-ons in the guest, any installed version of the add-ons in the guest behaves the same with the buffer.
It looks like it only depends on the version installed on the host. Development snapshots 6.1.97-148976 always works with this bug, in release 6.1.30 there is no such behavior.
Change History (2)
comment:1 by , 3 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
Thanks for the report -- I'll have a look.