Bug 104380 - docx roundtrip: starting with section with columns sets entire page style to columns
Summary: docx roundtrip: starting with section with columns sets entire page style to ...
Status: RESOLVED DUPLICATE of bug 104061
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, filter:docx, regression
Depends on:
Blocks:
 
Reported: 2016-12-03 17:15 UTC by Justin L
Modified: 2016-12-08 13:46 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
a_roundtripped.pdf: how LibreOffice currently round-trips a.docx (25.21 KB, application/x-msdownload)
2016-12-03 17:15 UTC, Justin L
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin L 2016-12-03 17:15:46 UTC
Created attachment 129285 [details]
a_roundtripped.pdf: how LibreOffice currently round-trips a.docx

attachment 61292 [details] (a.docx) from bug 103975 and all the test suite files look terrible when saved and re-opened. These documents start off with a section containing columns which on the round-trip get imported as the default page style, applying the columns to everything on the page. The export itself is actually pretty good, since MSOffice 2013 opens the output nicely.
Comment 1 Justin L 2016-12-03 18:00:03 UTC
caused by a regression in LibreOffice 4.4
    commit c4a5f8c1afd42acb52d0ae9b4d6f42f3e87364d5
    Author:     Miklos Vajna <vmiklos@collabora.co.uk>
    CommitDate: Tue Jul 8 15:35:47 2014 +0200
        MSWordExportBase: fix export of header/footer in case of multiple columns
    
        Regression from 263938c4a8789d881f8e736d317b6bcc09c3bce5 (fdo#73596
        [DOCX] Multiple Columns in Index, 2014-02-13), header / footer was lost
        in multi-column section. This fixes both DOC and DOCX export.
CC: vmiklos@collabora.co.uk
Comment 2 Telesto 2016-12-04 12:14:17 UTC
Confirming with:
Version: 5.4.0.0.alpha0+
Build ID: 33f5bc54aaa7fe7aa9335726e30f9c349155e04d
CPU Threads: 4; OS Version: Windows 6.2; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-12-01_23:21:05
Locale: nl-NL (nl_NL); Calc: CL
Comment 3 Xisco Faulí 2016-12-05 14:49:56 UTC

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