Hi,
We are facing an issue in WebHTMLEditor in IE 11.
The control does not set the actual height provided in the ASPX page and in Code behind
Previously, We had used 11.1 and there is no issue in it after upgrading to 13.2 this issue occurs.
We are using the version 13.2 hotfix 2028.
Please find the attached sample file and suggest.
Thanks in advance.
Hello Sphinx,
Thank you for posting to Infragistics forums.
I am currently debugging the sample that you have provided. I will update you by the end of the day tomorrow with the progress.
Please let me know if you have any further questions regarding this matter
Hi Prabha,
May I know is there any update for the above issue?
I have tested the sample you have provided and I donot see the difference between the height between 11.1 and 13.2 versions. Can you attach the screenshots for this issue? Also, I see that you have nested the WebHTMLEditor inside the table and setting the height in various elements. By changing Which elements heights doesnot take effect?
Please let me know if you have any further questions regarding this matter.
Sincerely,Prabha
We have set the height of the 3rd HTML editor = 35px. but in the screenshot you can find that the actual height of the control is not set properly.
Please find the screenshot for the same.
Kindly remove the compatibility settings in the browser and verify it.
Issue "164051: Editor Height is not calculated correctly and consistently" has been addressed in service release versions ASP.NET_13.1.20131.2271, ASP.NET_13.2.20132.2109, ASP.NET_14.1.20141.1015.
The following additional notes have been provided regarding this issue:
This service release is now available under your account at the Infragistics Website. To download the service release, log in to ‘Account’ and select ‘Keys & Downloads’. Select the appropriate tab for this product; then the license key. The available service releases (Hot Fixes) should now be listed on the page.
we are migrating the our asp.net application to support in IE11 . We have planned change the following controls
1) Webdatagrid
2) Webdatepicker
3) WebhtmlEditor
We are able to manage the changes for webdatagrid and webdatepicker in the Infragistics version 12.1.20121.2236. We tried same for the html editor. The Forecolor,backcolor. not able to highlight in the selected font and font-size with that and some more issues we found.
As per supported environments for IE11 is 13.x and more. We planned to use latest the versions The html editor is works fine in the 14.2.20142.1028 ,13.2.20132.2294.
But the in the webdatagrid,OnCommand event, Check selection,radiobutton and findcontrol is not working completely.
http://es.infragistics.com/community/forums/t/95410.aspx this is resolved the onCommand event
http://es.infragistics.com/community/forums/t/95026.aspx. - In this link it does not solve my problem, Check selection,radiobutton and findcontrol is not working completely.
Please help me proceed.