When I copy cell data from some Libre Calc cell, it adds an line feed (CRLF) to the copied data/text.
This shows when pasting in any another application.
With that: Inserted/pasted data/string to cell != copied data/string from cell
someTypedTextToCopy => someTypedTextToCopyCRLF
Can I disable this behaviour somehow?
- Both W10 and Linux Debian shows this behaviour.
- For new sheet, when you type or paste some text no matter what cell formatting/default applied.
- Only when you highlight/select the text inside the cell, there won’t be additional CRLF on copied value(but prone to human errors/missing chars, while extra actions to be executed by user)
It is really annoying that data in != data out, and it puts an unnecessarily amount of extra load to the user removing that CRLF again when processing up to 1k of cells towards multiple applications(Ofc. expensive programs by bignames, with very limited import functionality, and lovely binary blobs)