Opened 8 years ago
#16439 new defect
Clipboard add CR character
| Reported by: | ubuguest | Owned by: | |
|---|---|---|---|
| Component: | clipboard | Version: | VirtualBox 5.1.8 |
| Keywords: | EOL, CR, LF | Cc: | |
| Guest type: | Linux | Host type: | Windows |
Description
Hi, I have problem with the end of line with the clipboard, it appears that virtualbox add a CR (carriage return) character before every LF (line feed). So if I change a file in the guest (linux) that ends already with CRLF, when I paste the result ends with CRCRLF and some program, i.e. pspad, add a blank line.
As example, if in the guest I copy a b
becomes in the host a
b
Note:
See TracTickets
for help on using tickets.

