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

Compatibility view setting conflict with Pega 7 apps

SA-4589

Summary



Client machines have Internet Explorer browser with 'Compatibility View' turned On to support legacy applications. This conflicts with HTML5 based Pega 7 applications.

As a local change to support both, a proper meta tag is being used so that Internet Explorer will switch rendering modes when accessing Pega 7 applications.
(pyMetaTags injecting <meta http-equiv="X-UA-Compatible" content="IE=edge">)



Despite this local change, some features of the application are still not rendering properly.
In this scenario, modal dialogs with a fixed size configured in the skin is ignored and there is a sizing issue causing scrollbars.





Error Messages



Not Applicable.


Steps to Reproduce

  1. Use pyMetaTags to override compatibility mode so that Internet Explorer renders in standards mode.
  2. Launch a fixed size modal dialog.

Root Cause



The root cause of this problem is a compatibility issue with
Internet Explorer and Pega 7.

Resolution



The current local change is to no longer inject the meta tag using the pyMetaTags HTML fragment.
The new place to set this override is, in the harness rule. One must resave all the harnesses utilized in the application and override the document mode here instead.

Published June 27, 2016 - Updated October 8, 2020

Was this useful?

75% 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