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

Vertical Scrollbar is moving down on portal launch in IE

SA-63923

Summary



When launching the application, the vertical scroll bar moves down in the Internet Explorer browser. As a result, unable to view the top of the screen.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a tab group layout.
  2. In a tab, configure another tab group layout.
  3. Run the case in the Internet Explorer browser. The vertical scroll bar shifts down. Therefore, the user is unable to view the first tab group.


Root Cause



A defect or configuration issue in the operating environment : 

In the Internet Explorer browser, the focus moves to the second tab group layout instead of staying at the top.



Resolution



Perform the following local-change:

Place the below code in the UserWorkForm.

<script>
pega.u.d.focusFirstElement = function() {
    return;
};
</script>
 

Published January 10, 2019 - Updated October 8, 2020

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