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

UI becomes unresponsive on resizing CPMInteractionPortal windows

SA-73660

Summary



The User Interface (UI) becomes unresponsive on resizing the CPMInteractionPortal windows on the Internet Explorer 11 browser. The sections are not resized and the scroll bars do not display.


Error Messages


 

Not Applicable

 

Steps to Reproduce

  1. Launch the Interaction portal on the Internet Explorer 11 browser
  2. Log in as the CASysAdmin
  3. Create an inbound interaction
  4. Select or create a contact
  5. Open the composite screen
  6. Resize the screen


Root Cause



The issue was with the Flex which was not supported on the Internet Explorer 11 browser.
 

Resolution



Perform the following local-change:  
 
  1. Change the format of the Perform Harness(PegaCA-Work-Interaction-Call)  to ‘No Markup’ 
  2. Set the Layout mode of DLs on the CPMInteractionPortalHeader section to Legacy
  3. Update the Layout mode DLs on the CSInteractionHeaderTemplate (design template)
  4. Add a style to non-flex on the CTIEndUser-Delta Cascading Style Sheets (CSS) for the removed flex styling on the CSInteractionHeaderTemplate section

Add the below code to the UserWorkForm to tackle the text overlap issue with the header:

div[node_name="CPMInteractionHeader"]   .content-stacked_with_labels_left>.content-item>.content-inner {

    display: block;

    height: 100%; }


 

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