This is a migrated thread and some comments may be shown as answers.

Problems with Radeditor in IE11

1 Answer 84 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Tabassum
Top achievements
Rank 1
Tabassum asked on 02 Dec 2014, 11:58 AM
We are using radeditor(Telerik RadControls for ASP.NET Ajax) with version 2013.2.717.35. In IE11 on font change or font size change, the cursor always moves to first line. It also add lots of "&lt:>" when we try to save data. The only solution I found on internet is to use meta tag as follows:
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10" />

But since we are using Iframes in our website, this tag does not get applied. It only gets applied when set on whole web site level which is not an appropirate fix.
Can you please suggest us any other solution for this?

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 04 Dec 2014, 12:53 PM
Hello Tabassum,

The encountered behavior is due to the used version, since the release of the IE11 many incompatibility issues has been resolved. The matter was an ongoing task and using a more recent version of the Telerik UI for ASP.NET AJAX will include all possible fixes related to IE11.

Therefore, the official way to resolve this is by upgrading to the most recent version.

Alternatively, you should use the meta tag to force the IE11 to IE10 compatibility mode.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Tabassum
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or