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

Link controls disabled in Chrome browser

SA-76360

Summary



Buttons and links in the portal header are configured such that they are clickable in all browsers.
Post Pega 7.4 update, the buttons and links are disabled in Chrome browser. However, the same works in the Internet Explorer and Firefox browsers.


Error Messages



Not Applicable


Steps to Reproduce

  1. Update Pega 7.1.8 to Pega 7.4.
  2. Open the User portal.
  3. Click the header buttons (link controls) in the Chrome browser.


Root Cause



A defect in Pegasystems’ code or rules.
The header banner height was overlapping.



Resolution



Perform the following local-change:

Add the below code in the harness level CSS file:

<style>
div[node_name="NBIAPortalHeaderContent"] div:nth-child(3) .content-inline>.content-item>.content-inner{
   min-height: 0px !important; 
}
</style>

Published April 11, 2019 - Updated December 2, 2021

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