[Libreoffice-bugs] [Bug 142812] Fileopen DOCX: Right side column/frame missing

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 12 07:06:05 UTC 2021


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

--- Comment #4 from Telesto <telesto at surfxs.nl> ---
Plausible candidate
author  Miklos Vajna <vmiklos at collabora.co.uk>  2013-10-01 16:57:56 +0200
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2013-10-01 17:28:18
+0200
commit  bbef85c157169efa958ea1014d91d467cb243e6f (patch)
tree    0160faef29a7ef7bf33b4b37e8bcdc307e4d7f29
parent  e85eadc888285a42561cc52133172cf5f4317da2 (diff)
bnc#779620 DOCX import: try harder to convert floating tables to text frames
Since 78d1f1c2835b9fae0f91ed771fc1d594c7817502, we convert floating
tables to text frames only in case it's possible that there will be
wrapping, to give better results for multi-page tables, which are
multi-page, and technically floating ones, but that has no effect on the
layout.

The problem was that we try to do this decision too early, effectively
the page width and margins were counted from the default letter size,
instead of the actual values, which did not arrive at the time of the
decision. Fix this by moving this logic at the section end.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=bbef85c157169efa958ea1014d91d467cb243e6f

-- 
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/20210612/206b66b0/attachment.htm>


More information about the Libreoffice-bugs mailing list