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

--- Comment #2 from Franklin Weng <[email protected]> ---
I sent a commit which will create the same result before this commit:
https://git.libreoffice.org/core/+/9d3b39cf9fed9a305ac23d1ecaaafc8f7caaeeb0%5E%21
 

It seems that the variable minLabeWidth test condition was not correctly set so
it always returns true.

But the result is still not exactly the same as in the sample odt file.  To
fully simulate the result in odt file, the <li> tag should have list-style-type
attribute set (currently the item bullet character was displayed as a text) and
margin-left value set with <p> tag so that texts in an item can aligned
correctly after the bullet character.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to