[Libreoffice-bugs] [Bug 142384] Wrong display text position in file docx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 20 14:00:55 UTC 2021


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

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTOURBUG                   |DUPLICATE

--- Comment #8 from Justin L <jluth at mail.com> ---
There are MANY things at play here. One of the main ones is that the table is a
floating table. LibreOffice converts it into a non-floating, non-text-wrapping
table because it takes up the full width of the page. That is because
LibreOffice is not able to wrap floating tables between pages. [There are
plenty of existing bug reports/duplicates about this. See bug 105876.]

So if Amber is trying to make a compatible document, that is one easy way to
handle it - just turn wrapping off.

Marking as a duplicate of bug 116292 because that description sounds very
similar to what I am seeing. There is a negative vertical positioning value
that might be coming into play, pushing it down into the next page. In any
case, this is a duplicate of SOMETHING very complicated that LibreOffice simply
can't handle.

*** This bug has been marked as a duplicate of bug 116292 ***

-- 
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/20210520/5196b3c4/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list