<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 - WRITER: Numbering should be separate for table columns and inserting a new row shouldn't increase number in vertically merged cell where rows don't change"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131126">131126</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>WRITER: Numbering should be separate for table columns and inserting a new row shouldn't increase number in vertically merged cell where rows don't change
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gtimur@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Numbering is wrong for table columns, also for vertically merged cells.

Steps to Reproduce:
    1. Create a new document in LibreOffice Writer and insert a table with 3
columns and 9 rows.
    2. Merge vertically 3-3 rows in the first column like this: 1-2-3, 4-5-6,
and 7-8-9.
    3. Insert numbering in A: the 3 merged cells or B: in all cells.
    4. Move the text cursor to the first cell with the numbering and insert a
new row in the table by right clicking on Table > Insert > Rows below

Actual Results:
In 3. numbers in the left merged cells are A: 1., 4., 7. or  B: 1., 7., 13. 
After 4. numbers in the left merged cells are A: 1., 5., 8. or  B: 1., 9., 15. 

Expected Results:
In 3. numbers in the left merged cells are: 1., 2., 3. and in B: numbers are
from 1 to 9.
After 4. numbers in the left merged cells in A remain:  1., 2., 3. and in B:
numbers increase from 1 to 10.

See <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=154824" name="attach_154824" title="Test compared OO LO MSO">attachment 154824</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=154824&action=edit" title="Test compared OO LO MSO">[details]</a></span> with test compared OO LO MSO.

Note: there was a fix 
<a href="https://git.libreoffice.org/core/commit/3a69e1a6b8eab79c55b6e8f3edd2ee2da45b39c0">https://git.libreoffice.org/core/commit/3a69e1a6b8eab79c55b6e8f3edd2ee2da45b39c0</a>
in <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WRITER EDITING Issue with inserting a new row in a table with numbering in a vertically merged cell"
   href="show_bug.cgi?id=123102">bug 123102</a> but didn't affect this.</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>