https://bugs.documentfoundation.org/show_bug.cgi?id=147798
--- Comment #5 from خالد حسني <[email protected]> --- The Unicode code points are correct, the text is using combining acute accent (U+0301) which should work. Opening the ODT content.xml, one sees things like: <text:p text:style-name="P10">T<text:span text:style-name="T1">́</text:span>est. So the base letter (T) and the accent are in separate spans, which is tracked in bug 61444. But I winder where these spans are coming from, seems similar to bug 113134 (though I’m sure I saw a more general bug open about this but can’t find it). -- You are receiving this mail because: You are the assignee for the bug.
