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

Aron Budea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected

--- Comment #2 from Aron Budea <[email protected]> ---
Bibisected to the following commit using repo bibisect-44max. Might be
difficult to fix.

author          Luboš Luňák <[email protected]>     2014-07-21 10:56:52
+0200
committer       Luboš Luňák <[email protected]>     2014-07-21 11:02:04
+0200

ww8import create a pagedesc if continuous section changes margins (bnc#875383)

This is similar to what writerfilter does. MSWord can have one page with
several different margins, which are saved using continuous sections, which
causes all kinds of trouble, because either we treat them as Writer sections,
which means we lose some of the data, or we treat them as Writer page styles,
which causes spurious page breaks if in the wrong place. Either option has its
problems, but here it seems slightly better to go for keeping the data and
hoping the page break will be in a place where a break will be anyway.

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

Reply via email to