https://issues.apache.org/ooo/show_bug.cgi?id=119649
Chen Peng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Chen Peng <[email protected]> --- 1. Root Cause: In the id definition, RES_TXTATR_INETFMT must precede RES_TXTATR_CHARFMT, so that link style can overwrite char style. And in #i24291# it describes "All we want to do is ensure for now is that if a charfmt exist in the character properties that it rises to the top and is exported first.", so hyperlink text property will override the original text property in this situation. 2. Resolution: Ignore the link style in such situation when doing ms word filter. -- You are receiving this mail because: You are the assignee for the bug.
