<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 - Incorrect spacing in Headings that have two or more digits in their numbering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124239">124239</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Incorrect spacing in Headings that have two or more digits in their numbering
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.1.1 rc
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (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>derek@dkeats.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</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>