Steps: 1. Open attachment 82182 [details] from bug 66692 2. Save it as .DOCX 3. Open the new .DOCX file in MSO Word Observed behaviour: After RT, only one page is displayed in LibreOffice but 2 in MSO Word Reproduced in: Version: 5.4.0.0.alpha0+ Build ID: 7a1add76d542e9929c1feab9e06949990e236616 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Regression introduced by: author Justin Luth <justin_luth@sil.org> 2016-07-04 18:39:37 (GMT) committer Miklos Vajna <vmiklos@collabora.co.uk> 2016-07-08 07:24:10 (GMT) commit a60b2f7c227709d27d6294558fd396557a9ffd20 (patch) tree a55d9d19f169ea12c8d37f6031a20100dc4ab824 parent f8847d3ab4a5ea567f97b05181ed307135ade258 (diff) tdf#64372 docx import: don't ignore continuous section break If the previous break was also a continuous section break, this break was simply ignored ever since commit 1fdd61db155cf63d5dd55cc2bfb45af33796e131. Thus, the default handler took over and assigned PROP_PAGE_DESC if there was some kind of page style known (either the first page/Standard defaults or any "converted" styles that had been created) which effectively became a new page break. Adding Cc: to Justin Luth
Same commit also affects attachment 59921 [details] from bug 48658 adding a third line to the document when it's opened in MSO Word after RT
This one is funny. Before the "regression" LO incorrectly imported the single page document as two-pages. On a round-trip, both Word and LO see it as one page. After the regression, LO correctly imported the single page document as one-page. On a round trip, Word sees it as two pages (because of an extra carriage return I believe). Since the "regression" patch is an import patch, and this is an export bug, this is really just exposing a different bug elsewhere.
Created attachment 130472 [details] tdf105154_extraWordPara.odt: when saved as .docx, MSWord sees three paragraphs, not two The document from comment 2 was simplified and saved in .odt format to remove any import issues. Using this .odt to create the .docx, the observation that MSWord sees three paragraphs instead of two goes back all the way to the beginning of bibisect43all (removing regression, bibisected, bisected).
Comment 4 doc is fixed - it no longer adds a paragraph each round-trip. Comment 3 doc is still broken. Even in LO, an extra paragraph is added each round-trip. Description doc is still broken. Even in LO, an extra paragraph is added to the very last (empty) table each round-trip. Tested with Ubuntu 16.04 and LO6.0alpha1
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
*** This bug has been marked as a duplicate of bug 108954 ***