[Libreoffice-bugs] [Bug 118951] Fileopen DOC: additional empty page after page break

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 26 12:53:49 UTC 2018


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

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |bibisected, bisected,
                   |                            |regression

--- Comment #3 from Justin L <jluth at mail.com> ---
bibisect-44max pinpoints the 5 pages starting with commit
c5ed52b1cd6f22787c94bec035ceecf9e1da3271
    Author: Lubo\u0161 Lu\u0148ák
    CommitDate: Mon Jul 21 11:02:04 2014 +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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180726/6b5e5266/attachment.html>


More information about the Libreoffice-bugs mailing list