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

Autocomplete control icon is not displayed in IE10

SA-10995

Summary



While using Auto-Complete control in Pega 7.1.6 (IE10), the icon is not visible in the application.


Error Messages



Not Applicable

Steps to Reproduce



1. Create a section and add an auto-complete control. 
2. Run the application in IE browser. 


Root Cause



The root cause of this problem is that in IE browser, the setting of the height if the icon is set in percentage as 100%. 

Resolution



This issue is resolved through the following Local-change, where the height of the icon is set to pixels as 11px (same in other browser). The changes are added to User's custom skin. 

span.autocomplete_span .autocomplete_icon{
height: 11px !important;
top: -10px !important;
}



Note: The Local-changes can also be added in UserWorkForm.

Published June 29, 2015 - Updated October 8, 2020

Was this useful?

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