Hello,
I have some rendering issues with the WebComboBox. They are rendered fine within IE8, but in IE10 (on Win7) some of them (not all, but always the same ones) don't render the Drop Down Button on the correct position.
Its only one Pixel, but it looks like the Application ist somehow broken.
All WebDropDowns are implemented the same, but this issue only occures on some of them.
I have attached a screenshot.
Is there any known behaviour or bug? Any ideas on how to fix this?
IE10 Version: 10.0.9200.16540 Updateversion: 10.0.4
Infragistics Version: 13.1.20131.1012
Thank you very much and greetings
Hello Alex,
Thank you for posting in the community.
This is very strange behavior and I can't tell what may be causing it. In order to be able to provide more insight, I would need a small sample, reproducing the issue.
Thank you.
I think I found the reason.
It seams to be a scaling or sizing problem from IE. If I set the zoom to 100% everthing looks fine. The problem was that i had my IE8 on 100% and my IE10 on 125%. If i set my IE8 to 125% then I have a similar behaviour to IE10.
The problem is that this control does not render correctly on various zoom settings.
The WebDatePicker does not have this problem, it renders clean on every zoom setting. Why is there such an difference? And why does the WebDatePicker look different from the WebComboBox. Using both Controls on one site makes the site look inconsistent.
Nevertheless, problem solved.
Thank you very much and greetings.
I'm glad you figured that out.
The WebCombo is part of the old toolset and that's why the styling looks different.
Let me know if you have any further questions.