https://bugs.documentfoundation.org/show_bug.cgi?id=167353
Bug ID: 167353
Summary: Document string in a Text Box is truncated (“…M N”)
when opening/exporting in LibreOffice Writer (missing
final “O”)
Product: LibreOffice
Version: 24.2.1.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
A customer provided a Word document (left-aligned-text.docx) whose string in a
Text Box is
A B C D E F G H I J K L M N O
– including the final “O”.
1. In Microsoft Word: opening the document and exporting it to PDF
(left-aligned-text-Word.pdf) preserves the full title “A B C D E F G H I J K L
M N O.”
2. In LibreOffice Writer: opening the same .docx and exporting to PDF
(left-aligned-text-LO.pdf) results in the title being truncated to
A B C D E F G H I J K L M N
(the final “O” is dropped).
Steps to Reproduce:
1.Open left-aligned-text.docx in Microsoft Word → File → Export → Export as PDF
→ observe the string “A B C D E F G H I J K L M N O.”
2.Open the same left-aligned-text.docx in LibreOffice Writer → File → Export as
PDF → observe the title “A B C D E F G H I J K L M N.”
Actual Results:
LibreOffice Writer (and its PDF export) omits the final “O” from the title.
Expected Results:
Both Word and LibreOffice should preserve the full title “A B C D E F G H I J K
L M N O” in document metadata and in the exported PDF.
Reproducible: Always
User Profile Reset: No
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.