https://bugs.documentfoundation.org/show_bug.cgi?id=158583
Bug ID: 158583
Summary: FILEOPEN RTF: break splits paragraph across two pages
Product: LibreOffice
Version: 7.6.4.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, filter:rtf
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 113340
A recent regression, backported to 7.6, causes the last text run to follow the
page break (move to the next page) instead of come before it.
Steps to reproduce:
-Open attachment 190646 (page-section-breaks.RTF)
-Notice that on the first page, we only have "page " instead of "page 1"
I found it with the 7.6 bibisect as
commit 950464e95723d153e571c657cbceb15a77373075
Author: Michael Stahl on Wed Nov 15 19:41:49 2023 +0100
writerfilter: remove DomainMapper::text() handling of paragraph break
Convert all remaining callers to utext().
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159485
Likely this has just exposed some kind of general text failure, so I won't mark
it as a true regression.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=113340
[Bug 113340] [META] RTF (text) paragraph-related issues
--
You are receiving this mail because:
You are the assignee for the bug.