[Libreoffice-bugs] [Bug 131126] 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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 4 14:55:18 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=131126

--- Comment #1 from Timur <gtimur at gmail.com> ---
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 2
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 attachment 154824 [details] with test compared OO LO MSO.

Note: there was a fix 
https://git.libreoffice.org/core/commit/3a69e1a6b8eab79c55b6e8f3edd2ee2da45b39c0
in bug 123102 but didn't affect this.

-- 
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/20200304/dd4a6224/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list