[Libreoffice-bugs] [Bug 73238] FILEOPEN: some objects and picture in DOCX file with many objects misplaced
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 30 10:51:43 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=73238
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #12 from Justin L <jluth at mail.com> ---
It looks like the spacing problem is related to the 4th paragraph below "Front
Light Bar" which contains a single tab character. LO minimizes the height of
that line.
<w:pPr>
<w:rPr>
<w:sz w:val="48"/>
</w:rPr>
</w:pPr>
...
<w:r w:rsidRPr="006D203C">
<w:rPr><
<w:sz w:val="40"/>
</w:rPr>
<w:tab/>
</w:r>
So yes, it looks like a duplicate of bug 127368. So how is the height of an
empty paragraph retained? That should be the key to solving this problem.
*** This bug has been marked as a duplicate of bug 127368 ***
--
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/20191030/abc5571a/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list