https://bugs.documentfoundation.org/show_bug.cgi?id=164263
Bug ID: 164263
Summary: Table of Contents in certain DOCX does not start on
new page with SAL_DISABLE_PRINTERLIST
Product: LibreOffice
Version: 24.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 104524
Open attachment 89463 from bug 71785 with SAL_DISABLE_PRINTERLIST environment
variable set to true, eg.:
SAL_DISABLE_PRINTERLIST=true ./soffice SC2012SP1_VMM_CTP2.docx
Note how the Table of Contents doesn't start on a new page, but as a
continuation of page 2. It should start on the next page, and it does without
the SAL_DISABLE_PRINTERLIST environment variable set.
It was also fine with the environment variable, until the following commit in
24.8, and its backport in 24.2:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=e6f75eb50bc5d1ebccda0c0f80a7b353d991106e
author Oliver Specht <[email protected]> 2024-01-18 08:48:10
+0100
committer Thorsten Behrens <[email protected]>
2024-01-19 23:33:03 +0100
tdf#159254 import paper bin/paper source from rtf/docx files
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104524
[Bug 104524] [META] DOCX (OOXML) Table of Contents (ToC) and Index related
issues
--
You are receiving this mail because:
You are the assignee for the bug.