Description: Libreoffice writer displays different from MS-Word line spacing on bulleted lists. Steps to Reproduce: 1. Open the attached DOCX file. 2. See spacing between lines of the bullet list. Actual Results: Spacing between bullet list items are smaller than in WORD. Expected Results: Spacing between bullet list items should be the same as in WORD. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Created attachment 142585 [details] File that triggers the bug. Attached file triggers the bug.
Created attachment 142586 [details] How MS-Word renders the document Attached file displays how MS-Word renders the document.
Created attachment 142587 [details] How Libreoffice 6 renders the document Attached file show how LO 6 renders the document.
I do confirm this problem was introduced by 34d7602954d4483b3bc9db700e7df2c15348947a, which is the same as in bug 117881. Closing as RESOLVED DUPLICATED *** This bug has been marked as a duplicate of bug 117881 ***
It really looks like spacing between items on the list is calculated wrong. I selected the whole list, then went to "format -> paragraph" and set space below paragraph to 0.05 cm; that seems to fix the problem. I'm not sure but I think the spacing calculation should be dependent on the font used. Is there any metric on the font (Times New Roman, 12) that can point us to that 0.05cm? If so, I don't think this is very hard to fix.
Created attachment 142604 [details] How LO 5.2.7.2 renders the document PDF showing how Libreoffice 5.2.7.2 renders the document.
Now an interesting finding: spacing between list items was already broken in LO 5.2!