[Libreoffice-bugs] [Bug 108718] "After text" indent from paragraph style is disregarded when a numbering style is set for the paragraph

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 29 15:55:03 UTC 2017


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

--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
Created attachment 134389
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134389&action=edit
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.

-- 
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/20170629/445f8123/attachment.html>


More information about the Libreoffice-bugs mailing list