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

Horizontal scroll bar disappears

SA-8976

Summary



Under certain conditions in the User Portal, if the contents of the window does not fit in (length and width), then the horizontal scroll bar disappears after web browser resize.

Error Messages



Not Applicable

Steps to Reproduce



1. Create a Report definition with filters and run it.
3. Decrease the size of screen
4. Observe that the horizontal scroll bar disappears


Root Cause



The root cause of this problem is a defect in customer application code/rules.

Resolution



The issue is resolved through the following Local-change:

Save as HTML Fragment in the local ruleset and add the below code:

<style>
.harnessBody{
                overflow-x : auto !important;
}
</style>

Published June 12, 2015 - 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