https://bugs.documentfoundation.org/show_bug.cgi?id=166680
Bug ID: 166680
Summary: OpenXml nested runs "<w:r>" within a text box do not
get rendered
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I have found some Word documents to not render some content in LibreOffice
Writer. I narrowed it down to nested runs within a text box. The structure like
this does not render the text: wps:txbx -> w:txbxContent -> w:p -> w:r -> w:r
-> w:t -> #text
Steps to Reproduce:
Not sure how the documents are initially created but I was able to reproduce
doing the follow:
1. Create a new empty document
2. Insert a text box
3. Add some text to the text box
4. Save as Word 2010-365 Document
5. Extract the docx file and edit word/document.xml
6. Find the "<w:r>" wrapping the text you entered and wrap it in another
"<w:r>"
Actual Results:
Reopening the modified document in LibreOffice Writer does not render the text.
Opening the modified document in Word does.
Expected Results:
The text is rendered as it is rendered in Word.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: bbb074479178df812d175f709636b368952c2ce3
CPU threads: 16; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.