Won't Fix
Last Updated: 08 Jun 2016 14:59 by ADMIN
ADMIN
Ianko
Created on: 19 Aug 2013 06:37
Category: Editor
Type: Bug Report
1
FIX RadEditor with ContentAreaMode="Div" problem when Modernizr JavaScript shim is included to the Page under IE8.
The problem could be described with the following behavior:
·         Cannot insert a link with the Link Manager;
·         If switched to HTML mode cannot return to Design mode, switching to Preview – allows Design mode.
·         A JavaScript error is thrown on focusing and on editing the content area. 

Possible fixes are: 
o   Removing the Modernizr JavaScript file;
o   Setting the RadEditor with ContentAreaMode="Iframe" property;
1 comment
ADMIN
Misho
Posted on: 08 Jun 2016 14:59
The impact of this fix does not justify the risk of introducing regressions because of the complexity of the case.