<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Inline Array Constants: multi column arrays not possible"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108087">108087</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Inline Array Constants: multi column arrays not possible
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.3.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>soulsearchingsun83@gmx.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Entering array constants with multiple columns is not possible for me.

The examples from <a href="https://help.libreoffice.org/Calc/Array_Functions">https://help.libreoffice.org/Calc/Array_Functions</a>:

={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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>