Created attachment 98992 [details] incorrectly rendered file Using Fedora 20, LibreOffice Version: 4.2.4.2 Build ID: 4.2.4.2-8.fc20 Attached file shows 1st page overlaying the 2nd page. Google docs display the 1st page* separately, as expected. * of original document. Attached file was edited with same LibreOffice version to cut off all pages after 3rd. I could provide original document for debugging, but it should not be made available to the public.
Hi, confirmed using Version: 4.3.0.0.beta1 Build ID: 2e39c7e59c8fc8b16a54c3d981dceef27fb0c07f and Version: 4.2.4.2 Build ID: 63150712c6d317d27ce2db16eb94c2f3d7b699f8 on Ubuntu 14.04 x64. The document shows only one page and what seems to be the first page is a frame anchor to the page. Set as New - Sophie
any updates?
** 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 on a currently supported version of LibreOffice (5.0.4 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) 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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-12-20
Using Fedora 23's version, Version: 5.0.4.2 Build ID: 5.0.4.2-3.fc23 Locale: en-US (en_US.utf8) The attached file (and original document) are still rendered incorrectly (single page, 1st page overlays on top of 2nd page content
(In reply to Konstantin Svist from comment #0) > Created attachment 98992 [details] > incorrectly rendered file We need to original document and not the one modified within LibreOffice, as LibreOffice opens the attached document exactly the same way as the document opens in MS Word 2010. So modify the original document in the original application it was created in (i'm assuming it was Google Docs) and shrink it down to two pages and then attach that document so that we can determine where the problem originates. Alternatively, you can email me the original document and it wont be shared with the QA team and not shared publicly.
@Yousuf I just sent you the files over email
Created attachment 134754 [details] sample document With Yousuf's help prepared another sample
Created attachment 134773 [details] sample doc
Created attachment 134774 [details] sample doc with the removal of the textbox
So LO incorrectly renders the first page of attachment 134773 [details] which has the textbox, but if the textbox is removed as in attachment 134774 [details], LO correctly renders the first page. Version: 6.0.0.0.alpha0+ Build ID: e0bafa78e3ad0df397d78cd65ad19bd5b07dc5f2 CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group
** 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 is a weirdly designed document. The entire first page is an autoshape set as behind text (background/wrap through. The only reason Word displays it this way is because there is a section break/next page. My guess is that the root cause is related to an empty paragraph getting removed (nope - not bRemove) or a section break problem.
The shape must be absorbing the PROP_PAGE_DESC_NAME property. If you remove the autoshape, then the page-break shows up and page2 contents are on page2 with an essentially empty page1.
Created attachment 154832 [details] Screenshot of the problem in Writer 6.3 alpha The original document appears on two pages since: Version: 6.3.0.0.alpha0+ Build ID: 6aeba04b31cc33135f84bd7ea38a04ee9faa14ec CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded author Justin Luth <justin_luth@sil.org> Sat Dec 29 18:50:18 2018 +0300 committer Justin Luth <justin_luth@sil.org> Sat Dec 29 19:25:58 2018 +0100 tdf#120511 writerfilter: track inserted frame per section
Let's mark this as duplicate for simplicity. *** This bug has been marked as a duplicate of bug 120511 ***