https://bugs.documentfoundation.org/show_bug.cgi?id=99737
--- Comment #8 from Michael Hamann <[email protected]> --- If you don't mind changing the HTML a bit, I noticed that <b> doesn't have this problem. Something like <p><b><em>This text is first b and then italic.</em></b></p> works perfectly well. It also works when replacing <em> by <i>. I don't know if changing those tags has any real consequences for the created documents, they are certainly different, in ODT <b> or <i> trigger a custom style instead of "Emphasis" or "Strong_20_Emphasis". For now, I consider replacing one of the tags as a usable workaround. -- You are receiving this mail because: You are the assignee for the bug.
