Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Procedure to remove unnecessary tooltip on RichTextEditor

SA-10852

Summary



In Pega 7.1.8, when focus is on the Advanced Rich Text Editor (RTE), a tooltip which states, 'This is a rich text editor control', displays.


Error Messages



Not Applicable


Steps to Reproduce



Open or check the out-of-the-box Advanced RTE from the UI Gallery and hover the mouse.


Root Cause



The HTML code for RTE is generated by the pzGenerateRichTextEditor Rule Utility Function (RUF), which hardcoded the the RTE Title. The Title is used to display the tooltip.
In Pega 7.1.7, the Title is not added in the generated HTML code. The Title attribute is used on the RTE for the screen reader (JAWS). Hence, the application displayed the tooltip for the Title attribute.



Resolution



Perform the following local-change:
  1. Create a field value for pyCaption and title, 'This is a rich text editor control'.
  2. Add the translated value as '&nbsp' (HTML non-breaking space character).
  3. Resave the section containing the RTE.

Published December 28, 2018 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us