Description: Empty page inserted on file open (re-occurrence of an old bug) Steps to Reproduce: 1. Open attachment 125603 [details] bug 95595 2. Shows 19 pages (with an empty page on page 15).. Should 18 pages.. without the empty page Actual Results: 19 pages; with empty page Expected Results: 18 pages without empty page Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: a201ab6f47c2d5a7ba4c5f998b0aa231cae82010 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
Created attachment 161975 [details] Bibisect log Bisected to author Jan-Marek Glogowski <jan-marek.glogowski@extern.cib.de> 2019-08-06 17:09:51 +0200 committer Jan-Marek Glogowski <glogow@fbihome.de> 2019-08-13 16:53:33 +0200 commit 383032c50a3e3354f04200ce984a47ab9d2c5c67 (patch) tree 57e9d15d4b917fc38745b01e4394d492839d4e2d parent 66063914e39f232efe2271d52e51a3458455d8b4 (diff) tdf#123583 use TaskStopwatch for Writer Idle loop I don't see much of a point in the extra CheckIdleEnd() function. We already check IsInterrupt() almost everywhere, so move that check in there. An other strange thing is the Idle job, which should just be interrupted by keyboard events (using SetInputType(, which this patch removes). Unlucky for me this code was there in the initial import. I can just say that othing obvious breaks... https://cgit.freedesktop.org/libreoffice/core/commit/?id=383032c50a3e3354f04200ce984a47ab9d2c5c67
Also in Versie: 4.4.7.2 Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600 Locale: nl_NL using multi page view
Created attachment 161980 [details] Bibisect log And now the real culprit.. Bisected to author Oliver-Rainer Wittmann <orw@apache.org> 2014-07-15 12:15:37 +0000 committer Caolán McNamara <caolanm@redhat.com> 2014-07-16 09:01:02 +0100 commit 133d6d8d4dec497276c3a9b0ba6761cffd322f81 (patch) tree 26282ae68d27e44ff6bf7ad22023272cf4d1bf54 parent 7dd5f9308895644ae6ece56253c892046cc6ed5e (diff) Resolves: #i121443# register text frames and graphics... on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has been inserted. (cherry picked from commit 82fafc47de0c59c783c5df596c976a429ff8a21d) Conflicts: sw/source/core/frmedt/feshview.cxx sw/source/core/layout/fly.cxx sw/source/ui/shells/textsh.cxx https://cgit.freedesktop.org/libreoffice/core/commit/?id=133d6d8d4dec497276c3a9b0ba6761cffd322f81
@Jan-Marek Finally the real culprit for the empty pages within a document. Instead of all those bibisects pointing to some timer change by Jan-Marek Glogowski...
FWIW; additional blank pages also appear undoing resizing of an image the the bug doc (see bug 133979; inherited). Not sure if comment 3 is affected by it somehow
Confirmed Arch Linux 64-bit Version: 7.1.0.0.alpha0+ Build ID: 777f9cec0985f99451ecb804d5ae139a0be32253 CPU threads: 8; OS: Linux 5.7; UI render: default; VCL: kf5 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 4 July 2020
No longer reproducible in Version: 7.1.2.2 (x86) / LibreOffice Community Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4 CPU threads: 2; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: es-ES Calc: threaded nor 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 Closing as RESOLVED WORKSFORME
Issue fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=b9ef71476fd70bc13f50ebe80390e0730d1b7afb Closing as duplicate of bug 134298 *** This bug has been marked as a duplicate of bug 134298 ***