Missing tabs and skewed buttons in the RSA Identity Governance & Lifecycle user interface after Google Chrome updates
Originally Published: 2019-09-10
Article Number
Applies To
RSA Version/Condition: 7.1.x
Platform (Other): Google Chrome
Issue
- Missing tabs when editing a connector, collector, form or review definition.
- Missing tabs when viewing review result items.
- Missing tabs when performing a change request approval.
- Inability to create an AFX connector due to missing tabs preventing the input of required information
In the following example, the tabs and part of the banner are missing when editing an AFX connector:
View in Chrome:
View in Firefox, Internet Explorer, and prior versions of Chrome:
After updating Google Chrome to V78.0.3904.70 released October 22, 2019, the above issues were resolved but a new issue has been introduced where buttons on certain screens are skewed. For example:
Cause
The second issue (skewed buttons) is caused by a defect in Google Chrome V78.0.3904.70.
Resolution
RESOLUTION:
Both problems are fixed in Google Chrome version V78.0.3904.87. The resolution is to upgrade to that version by following the below steps:- In the Google Chrome browser go to Help > About Google Chrome. This will start the upgrade process.
- Relaunch the browser.
NOTE:
If you implemented the style sheet workaround, you may remove the style sheet by following the below steps:- In the RSA Identity Governance & Lifecycle user interface go to Admin > User Interface > Files tab > Choose Style Sheets from the drop down menu.
- Click on the uploaded style sheet and press Delete.
The change takes effect immediately.
Workaround
WORKAROUND 1:
Use either Firefox or Microsoft Internet Explorer/Edge browsers. This resolves both issues.WORKAROUND 2:
The second workaround uses a style sheet. The steps to implement differ between 7.1.x and 7.0.2 and are outlined below. This only resolves the first issue. Once on version 78, this will not resolve the second issue.
7.1.x
Download the attached blog1.css style sheet. This is meant to be a temporary workaround until a fix from Google is available. Once the fix is available, please remove this workaround.NOTE: A previously published workaround was to use dialog.css. If you have already used dialog.css, please remove before using blog1.css.
IMPORTANT: If you already use a style sheet in RSA Identity Governance & Lifecycle, do not load blog1.css directly. Instead, append the code in blog1.css to your style sheet and reload your style sheet. If you have already appended the code in dialog.css, please remove that code before appending the code in blog1.css.
- Download the attached blog1.css style sheet.
- If you have your own style sheet, edit your style sheet and append the code in blog1.css to your style sheet. The contents of blog1.css are shown below:
@media screen and (-webkit-min-device-pixel-ratio:0){
#DialogIframe{
max-height: -webkit-fill-available !important;
}
}
- In the RSA Identity Governance & Lifecycle user interface, go to Admin > User Interface > Files tab > Choose Style Sheets from the drop down menu.
- Upload blog1.css or your revised style sheet.
- The fix takes effect immediately.
- Once a fix from Google is available, please remove the style sheet or in the case of your own style sheet, remove the appended code.
7.0.2
Download the attached blog1.css style sheet. This is meant to be a temporary workaround until a fix from Google is available. Once the fix is available, please remove this workaround.NOTE: A previously published workaround was to use dialog.css. If you have already used dialog.css, please remove before using blog1.css.
- Download the attached blog1.css style sheet.
- Login to the RSA Identity Governance & Lifecycle application server as the oracle user.
- Go to the /home/oracle/wildfly/standalone/deployments/aveksa.war/RSA/css folder.
cd /home/oracle/wildfly/standalone/deployment/aveksa.war/RSA/css
- Edit (vi) Main.css.
- Add the contents of the attached blog1.css file to the end of Main.css. The contents of blog1.css are shown below:
@media screen and (-webkit-min-device-pixel-ratio:0){
#DialogIframe{
max-height: -webkit-fill-available !important;
}
}
- Clear the browser cache and open the URL again.
Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).
Related Articles
Coming Soon: SecurID Authenticator 6.0 for Windows 49Number of Views TERMINATION_DATE from Oracle HRMS Authentication System is not getting stored in RSA Identity Governance and Lifecycle 7.0 20Number of Views How to set up a CRL Distribution Point in a certificate during certificate manual approval 8Number of Views How to access RSA Registration Manager enrollment page without being warned that the site is not trusted (even through the… 5Number of Views Business Role Does not Show Missing Direct Entitlements 121Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?