hi,In one of our web pages, we have a dropdown control on the top of the page, and underneath it there is an embeded activex control. If I use the WebDropDown control, the dropdown area is hidden behind the activex control and can not be used. If I use the WebCombo control it works fine for ie7 and ie8, but with ie9 it still shows the dropdown area but breaks down the activex control, so half of it is visible and the other half is hidden.Is there a workaround so I can use the WebDropDown control, so it will fit with the rest of my web app design, or a way to fix the WebCombo to work with ie9?I am using 11.1 version.
Thanks
Hello Amos,
I have been looking over your issue and I have tested it on my side with version 11. 1 of our product, build: 11.1.20111.2238 and on my side everything seems to work as expected.
Would you please upgrade to our latest service release for 11.1 and confirm if the issue is still representable with it. You can download our latest service release from the following link:
https://es.infragistics.com/my-account/keys-and-downloads/
just click over your product key and go to the “Service releases” tab.
If this doesn’t resolve the issue would you please provide me with a small test sample so I can investigate this further.
Thanks in advance.
hi Elena,
for some reason I cannot upload the sample project to this post, so below is a link to the sample project to download.
https://www.yousendit.com/download/WUJiYURKTlE5RmF5VmNUQwthe project contains the activex in a cab file, and it requires to be installed in the browser. The activex is signed.the project also contains three dropdowns so you could see the behaviour for yourself.one of the (the line dropdown) is a WebDropDown control which hides behind the activex control and cannot be used, regardless ot the browser version, and the other two (month and year) are WebCombo controls that works fine in ie7 and ie8 but "breaks" down the activex control on ie9.There is also a button which opens up a WebDialogWindow, that if it is a modal window, it "hides" the activex control, so the page looks bad, and if it is a normal window(not modal) it hides bhehind the activex control and cannot be used. You can change the IE version by using the developers tools (F12) and change the document mode from 7 to 8 to 9.The activex control is written in Delphi, and we couldn't find any property or method in the delphi code to help us ovecome this problem.This page is one of the main pages in our web application, and since WebCombo is retired from version 11.2 and onwards, we cannot upgrade our project to newer versions of Infragistics, because the WebDropDown does not seem to work properly with the activex control.We also have to use the X-UA-Compatible meta tag so the browser is compatible to ie7 or ie8, and can not use the ie9 or ie10 renderings.
Any help will be appriciatedthanks
Thank you for the sample. I succeeded in reproducing the mentioned behavior and I am currently researching what may cause this behavior. I will update you on my progress shortly.
Thanks Elena,
Looking forward for your update
I have been investigating the issue further and it seems that currently the controls part of the AIKIDO framework (WebDropDown included) does not support the described scenario. We have contacted our engineers for more information on this matter and will provide you with any available feedback concerning this scenario.
I have investigated your issue, and I have asked our engineering staff to examine this further, so they are currently working on it. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 129083. Furthermore I have created a new support ticket for you in our system CAS-104642-Z2J9R1 and linked it to this issue so you can be automatically notified as soon as the resolution for this is available. I will provide you with more details through the support ticket.
Please let me know if you need more information.
Hello Amos,Did you have the chance to download the latest service release?Can you confirm that the issue has been resolved with it?Please let me know when you test this.