[Libreoffice-bugs] [Bug 108087] New: EDITING: Inline Array Constants: multi column arrays not possible
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu May 25 16:11:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108087
Bug ID: 108087
Summary: EDITING: Inline Array Constants: multi column arrays
not possible
Product: LibreOffice
Version: 5.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: soulsearchingsun83 at gmx.net
Entering array constants with multiple columns is not possible for me.
The examples from https://help.libreoffice.org/Calc/Array_Functions:
={1;2;3} should result in "An array with one row consisting of the three
numbers 1, 2, and 3" but results in an array with one column and three rows
with the values 1, 2 and 3 instead.
={1;2;3|4;5;6} should result in "An array with two rows and three values in
each row." For me this gets automatically converted to ={1;2;3;4;5;6} without
notice and results in a one column six row array.
German localization if that matters.
First noticed on 5.3.3.2 build 3d9a8b on Windows 7 x64
Reproduced on 4.8.2.8 build 420m0(Build:2) on Ubuntu 14.04.2
I can provide more information if needed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170525/271cef7a/attachment.html>
More information about the Libreoffice-bugs
mailing list