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

--- Comment #3 from Regina Henschel <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to