Opened 12 years ago
Closed 8 years ago
#11169 closed defect (obsolete)
Copy/Paste prepends special character
Reported by: | Didier Clerc | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox 4.2.4 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Mac OS X |
Description
When I copy some text from guest (Windows 7 SP 1) to my Mac host (OS X 10.8.2) , there is a hidden special character prepended to the text.
I already open ticket 7739 more than 2 year ago with no action.
Other users having the same problem ... see this url :
https://forums.virtualbox.org/search.php?keywords=%2Bcopy++%2Bpaste+%2Bcharacter+
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Note:
See TracTickets
for help on using tickets.
Simular problem here. Linux host, windows XP guest.
When I view the orginal text in hex it only uses a 0A for end of line / return, but after copying the text via the clipboard I see on the guest 0D 0D 0A, causing the text to be mangled. I would have expected 0D 0A
virtual box version 4.2.4 r81684 host os: linux mint nadia (cinnamon) 64bit guest os: windows XP (SP3) 32bit