Support Article
Text with Word Break style in RTE displays incorrectly
SA-63751
Summary
Text inside a div element with Word Break style in Rich Text Editor (RTE) displays incorrectly. This occurs when using the Internet Explorer browser.
Error Messages
Not Applicable.
Steps to Reproduce
- Create a Correspondence rule with some line paragraphs in it
- Include the line paragraphs inside a div element
- Apply word-break : break-word inline style
- Run the correspondence rule using Internet Explorer
Root Cause
The Cascading Style Sheets (CSS) style attribute, word-break: break-word, is not supported in Internet Explorer.
Resolution
Perform the following local-change:Use the CSS style, -ms-word-break: normal !important, for word-break in Internet Explorer.
Published December 12, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.