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

Text unreadable with Accessibility yellow highlighting

SA-49809

Summary



When enabling Accessibility, yellow highlight on white font renders the text unreadable. The yellow highlight on the font displays by default.


Error Messages



Not Applicable


Steps to Reproduce

  1. Enable the Accessibility Toolkit.
  2. Hover over a navigation item.


Root Cause



This behavior is as per Pega product design.


Resolution



Perform the following local-change:

Include the below script below in the UserWorkForm (save this to the ruleset):

<style>
.highlight {
color: black !important;
}

input[type="text"].highlight::placeholder {
color:black !important;
}
</style>



Published March 18, 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