[Libreoffice-bugs] [Bug 129989] New: Inserting a row in a table resets list numbers

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 14 09:55:45 UTC 2020


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

            Bug ID: 129989
           Summary: Inserting a row in a table resets list numbers
           Product: LibreOffice
           Version: 6.0 all versions
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: devinebob at gmail.com

Description:
In a table in Writer where a row contains a numbered list, inserting a row will
affect the list.


Steps to Reproduce:
1. Create table
2. Insert a row
3. Create a numbered list in row
4. Insert new row

Actual Results:

Before insert:
|----------------------------|
|  1) foo                    |
|----------------------------|

After insert of new row:
|----------------------------|
|  1)                        |
|----------------------------|
|  2) foo                    |
|----------------------------|

Expected Results:

Before insert:
|----------------------------|
|  1) foo                    |
|----------------------------|

After insert of new row:
|----------------------------|
|                            |
|----------------------------|
|  1) foo                    |
|----------------------------|


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.10
CPU threads: 2; OS: Linux 5.3; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

-- 
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/20200114/04fc5a82/attachment.htm>


More information about the Libreoffice-bugs mailing list