https://bugs.documentfoundation.org/show_bug.cgi?id=163975
Bug ID: 163975
Summary: Cannot past single line
Product: LibreOffice
Version: 24.8.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
I regularly have output of a software as a text like:
a;b;c
d;e;f
If you copy it and paste to Calc then the Text Import dialog box appears and if
; is selected as a separator then it goes into six cells - as expected.
However if the output is only one line
g;h;i
and you try to paste it into Calc then no dialog box appears and the whole line
goes into one cell - not as expected.
I have a workaround (hence it is a minor error), but I still think it is wrong.
The workaround it to paste the text into a text editor, add a new - non-empty -
line, then copy that, paste that and then delete the extra row from Calc.
--
You are receiving this mail because:
You are the assignee for the bug.