https://bugs.documentfoundation.org/show_bug.cgi?id=148559
--- Comment #4 from Regina Henschel <[email protected]> --- Created attachment 179599 --> https://bugs.documentfoundation.org/attachment.cgi?id=179599&action=edit Reduced version of attachment 50625 I have reduced attachment 50625 to the affected object. The patch will force the object to a default line. But I think, there is a principle problem: The object is not a text box (as I thought first) but it is a frame. When Word exports docx to RFT, it sets the borders as paragraph borders. For such RTF-document made by Word, LibreOffice renders the borders same as Word. LO converts the paragraph group to a Frame. But when LO converts the docx document to RTF it generates a shape and enables default "stroke" of the shape. It does not consider border color and border width. So there is a principle shortcoming in exporting such object from docx to rtf. Should we nevertheless use the patch? -- You are receiving this mail because: You are the assignee for the bug.
