https://bugs.documentfoundation.org/show_bug.cgi?id=169199
Bug ID: 169199
Summary: Pasting cell content to external text editor removes
line breaks during first copy&paste
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
During the first copy&paste of a cell with a line break into an external text
editor, this line breaks is not pasted. Starting with the second copy&paste,
the line break is pasted.
Steps to Reproduce:
1. Create new spreadsheet.
2. Add text to a cell: "qwe{CTRL+ENTER for line break}asd"
3. Ctrl+C
4. Open external text editor
5. Ctrl+V
Actual Results:
qwe asd
(with a space instead of the line break)
Expected Results:
qwe
asd
(with a line break)
Reproducible: Always
User Profile Reset: Yes
Additional Info:
The problem occurs independent of the external text editor (e.g. kate,
mousepad). It also occurs when pasting into a browser text field such as this
bug report.
It does *not* occur when pasting to LibreOffice Writer.
--
You are receiving this mail because:
You are the assignee for the bug.