Opened 8 years ago
Last modified 8 years ago
#16411 new enhancement
Fails to transfer binary values copy/paste clipboard to and from host/guest
Reported by: | MikhailRokhin | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox 5.1.14 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
Try to copy binary value from Windows registry either at host or guest
and to paste to guest/host.
Expected - ordinary copy/paste.
While ordinary text is copy/past -ed as expected.
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
priority: | blocker → major |
---|---|
Type: | defect → enhancement |
At the moment it's expected behavior. Implementing copy+paste of binary could be considered as an enhancement request but it's certainly not a blocker bug.
Note:
See TracTickets
for help on using tickets.
If the copied "thing" is not text, it will fail. That should be expected behavior, not a bug.