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

--- Comment #5 from Justin L <jl...@mail.com> ---
This one would be really complicated to solve. Somehow, you have to keep track
of the fact that the table-start indicates a column-break-after. Then many
(cell) paragraphs can go by, and even table-in-table-ends. Then, on the
following paragraph (or table), a column-break-before would have to be issued.

At the moment, the column break is never even seem during the DOC export, and
it is ignored in DOCX since it isn't a bBefore in an m_bBreakBefore zone.

Since DOC and DOCX share the same export code but work very differently, I'm
not even going to attempt to handle this situation. This is a regression
disaster waiting to happen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to