<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "After text" indent from paragraph style is disregarded when a numbering style is set for the paragraph"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108718#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "After text" indent from paragraph style is disregarded when a numbering style is set for the paragraph"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108718">bug 108718</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=134389" name="attach_134389" title="combining list indent with paragraph right indent">attachment 134389</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=134389&action=edit" title="combining list indent with paragraph right indent">[details]</a></span>
combining list indent with paragraph right indent

The current UI does not allow to not set fo:margin-left and fo:text-indent, in
case you set fo:margin-right. Therefore I have removed fo:margin-left and
fo:text-indent manually in the fodt-file.

The specification gives precedence of the paragraph settings over the label
alignment of the list, if fo:margin-left or fo:text-indent exists on the
paragraph. That is not the case here, because I have removed them. Expected
behavior is, that the label alignment of the list is used, because the
fo:margin-right attribute does not interfere with the list label position.

Observed behavior is, that LibreOffice uses the implementation default of 0cm
for fo:margin-left and for fo:text-indent.</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>