https://bugs.freedesktop.org/show_bug.cgi?id=69487

--- Comment #3 from Zoffix Znet <bro...@zoffix.com> ---
tommy27, yes, that is correct.

When I'm copying a single cell, or a couple of cells from the same row, my
expectation is that I'll get a single line of text, without a new line at the
end.

I pasted from the test spreadsheet into a perl script to show the characters,
and it shows there's a "\n" newline character at the end:

zoffix@ZofMain:~$ perl -MData::Dumper -wle 'my $x = <STDIN>;
$Data::Dumper::Useqq=1; print Dumper $x;'
test
$VAR1 = "test\n";


This is on Bodhi Linux 2.0.0 (based on Ubuntu 12.04), with LibreOffice Version
3.6.3.2 (Build ID: 58f22d5)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to