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

Spell check not working IE11

3 Answers 107 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ned
Top achievements
Rank 1
Ned asked on 21 Jul 2014, 05:32 PM
It's possible this should go under the RadSpell control, but...

In IE11, if the next wrong word doesn't have any suggestions, the spell check doesn't open the commands window (the one with Ignore/Ignore All/Change Manually/etc), and the spell check can't continue.  This happens in both iframe and div modes.  No errors are thrown.

Also, in IE11, when the RadEditor is set to ContentAreaMode="Div" and contained inside an iframe, clicking on the spell check commands window for the first misspelled word results in the following JavaScript error:

Object doesn't support property or method 'createTextRange'.

Screenshot attached.

3 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 23 Jul 2014, 11:54 AM

Hello Ned,

The described issues are bugs and I logged them into our database for fixing.

As per to the reported issues you can follow these feedback portal items for further updates and workarounds on the matters:

As reward and appreciation for reporting these issues, I am updating your Telerik points.

For the time being you can resolve them both by adding a meta tag to force the IE10 compatibility mode of the IE browser:

<meta http-equiv="X-UA-Compatible" content="IE=10" />


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.

 
0
RAJEEV
Top achievements
Rank 1
answered on 01 May 2015, 03:08 AM
Was this issue fixed in any of the current releases. We are encountering this issue after migrating to IE11. Putting in the <meta http-equiv="X-UA-Compatible" content="IE=10" /> tag is not helping. We still get the same error.
0
Ianko
Telerik team
answered on 04 May 2015, 06:25 AM
Hello,

Both issues have been resolved with the release of the Q1 2015 version.

Regards,
Ianko
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

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