Description: Additional page added after pressing undo Steps to Reproduce: 1. Open the attached file 2. Select the text on page 2 and press backspace 3. CTRL+Z Actual Results: New empty page 3 Expected Results: No empty page 3 Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 7.1.0.0.alpha0+ (x64) Build ID: c48e4d795e37f23b71d647247590807ab9e52223 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL but not in 6.4
Created attachment 162866 [details] Example file
Created attachment 162867 [details] Bibisect log Bisected to: author Michael Stahl <Michael.Stahl@cib.de> 2019-12-20 17:28:55 +0100 committer Michael Stahl <michael.stahl@cib.de> 2019-12-23 10:04:57 +0100 commit 68a5afaaabd0c75bba3439cfdff90fb75d1cdd3f (patch) tree 53894979f566e3d913a485be170a45c6e0e7ee10 parent 8723ac4e20eda87a82393f2f6c7d28ece8514238 (diff) sw: fix widow loop with as-char flys in text formatting The document has a paragraph with 4 as-character anchored flys depicting Zirbenholz; due to their size and an additional fly that is anchored at the paragraph, there are 3 lines that do not fit onto a single page. https://cgit.freedesktop.org/libreoffice/core/commit/?id=68a5afaaabd0c75bba3439cfdff90fb75d1cdd3f
I have no idea how this bug even exists. I know that files can be too big to fit onto a single page, but I believe this is definitely a glitch due to the big file present on Page 3. I've noticed that when highlighted, it occupies a space bigger than the single page it fits in, and that the text on Page 2 has a few spaces after that before the image. I believe that there is something with your image that you might look at, but I should get some clarification.
(In reply to sora34ce from comment #3) > I have no idea how this bug even exists. I know that files can be too big to > fit onto a single page, but I believe this is definitely a glitch due to the > big file present on Page 3. True > I believe that there is something with your image that you might look at, but I > should get some clarification. There is technically nothing wrong with doc. It has something to do without rendering. They underlying issue is likely caused by commit identified in bug 133975
Repro 7.1+. I change Importance to Minor because additional page is not there upon reopen. Other similar bugs should be in CC or duplicated. Since no repro 6.0, I add CC: Michael.Stahl@cib.de, didn't check bibisect myself.
Still reproducible in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: a199e4ea389c934d169a178433f4b94033e60f93 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Dear Telesto, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This changed in master: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1e273de12710eabf908495d341311da93701868f CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: default Now the text moves to the bottom of the first page after Undo, and the almost empty second page does not come back. Deleting the paragraphs also makes the light blue rectangle on the first page move up a line or so and Undo keeps this. So number of pages is reduced by 1.