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

            Bug ID: 124239
           Summary: Incorrect spacing in Headings that have two or more
                    digits in their numbering
           Product: LibreOffice
           Version: 6.2.1.1 rc
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
When you create heading text (in this case it was for Heading_3) and the
numbering passes 9, extra space is inserted between the number and the text. 

For example, consider the following
1. Main heading
1.1. Sub heading
1.1.1. Third level 
...
1.1.9. Another third level
1.1.10.      Another third level
1.1.11.      Another third level

Expected

1.1.9. Another third level
1.1.10. Another third level
1.1.11. Another third level

Consequence
This makes documents with more than 9 subheadings look inconsistent and
unprofessional.

Steps to Reproduce:
1.Create some headings
2.Create sub headings level 2
3.Create subheadings Level 3  and add more than 9 items.

Actual Results:
1. Main heading
1.1. Sub heading
1.1.1. Third level 
...
1.1.9. Another third level
1.1.10.      Another third level
1.1.11.      Another third level

Expected Results:
1. Main heading
1.1. Sub heading
1.1.1. Third level 
...
1.1.9. Another third level
1.1.10. Another third level
1.1.11. Another third level


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Note that I have checked everything and am getting this consistently. This was
also present before the last update that I did from the PPA.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to