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

Paginated numbers are not right aligned in Firefox

SA-23293

Summary



Paginated numbers are not right aligned in Firefox.

How paginated numbers appear on Internet Explorer (right aligned):



How paginated numbers appear on Firefox (not right aligned):



Error Messages



Not Applicable

Steps to Reproduce



1. Create a grid with multiple columns.
2. Configure pagination on grid.
3. Run the use case in Firefox.

Root Cause



The issue here is specific to browser and not PRPC. Basically, Firefox does not understand text-align: right; and therefore, the text is rendered with the default alignment that is left. Firefox, though understands text-align: -moz-right;

Resolution



Perform the following local-change:
If only Firefox is used, change the Inline Style attribute of pyGridPaginator section from text-align:right, to text-align:-moz-right

It must appear as shown in the image below:
    

Note: This local-change works only for Firefox.

Published May 18, 2016 - 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?

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