<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 - EDITING: Inconsistent interaction between indentation and tabulation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111932">111932</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Inconsistent interaction between indentation and tabulation
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.0.3 release
          </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>libreoffice13@sfina.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>To recreate:
* Menu Format > Paragraph
* Intents & Spacing Tab, set Indent Before text to 0.90cm and First line to
-0.90cm
* Tabs Tab, add a Left tab at position 0.90cm
* Click OK

Result: there is no tab at position 0.90cm

Do the same as above, but add the Left tab at position 0.89cm

Result: the tab is where it is expected

This bugs me when using paragraph numbering and trying to change the distance
between the first line and the indent of all subsequent lines.  The tab
character that is automatically inserted between the number and the beginning
of the paragraph on the first line does not stop at the Indent Before text
value, and instead pushes the text further inside.

Suggested fix: either
(a) allow users to set a tab at the same position as the Indent Before text
value; or
(b) treat the Indent Before as a tab on the first line of the paragraph.

Both are acceptable.  The bad left justification of numbered paragraphs because
of this quirk is not.</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>