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

Issue with UI rendering on IE 11

SA-82527

Summary



The UI screen renders  differently on Internet Explorer 11 and Chrome browsers. The UI rules are out-of-the-box with configuration on the Skin rule.


Error Messages



Not Applicable


Steps to Reproduce

  1. Execute the application on the Chrome browser.
  2. Exeucte the application on the Internet Exploerer 11 browser.


Root Cause



The width was calculated incorrectly in the Internet Explorer browser.


Resolution



Perform the following local-change:

Include the below code snippet in the UserWorkForm:

<style type="text/css"> 
.ie11 table.ie-table-fix { 
width: 100% !important; 

</style>

Published 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