Issue: IE11, CE6.7, with meta X-UA-Compatible present and less than 11

Last post 01-16-2014, 7:41 AM by JMcAuley. 2 replies.
Sort Posts: Previous Next
  •  12-09-2013, 11:51 AM 78534

    Issue: IE11, CE6.7, with meta X-UA-Compatible present and less than 11

    So it appears that the latest version of the CuteEditor (6.7) is not working in IE11 when it is loaded onto a webpage that contains the following in the <head>:

     

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

     

    or any other content="IE=x" . . besides where x is 11

     

    the editor loads . . but if you are programmatically setting text to the CuteEditor.Text  property . . . that content within the editor never loads.

      
  •  12-10-2013, 8:16 AM 78559 in reply to 78534

    Re: Issue: IE11, CE6.7, with meta X-UA-Compatible present and less than 11

    Hi Concoxide,

     

    Yes, I can reproduce this problem too. I wil report it to the developmennt team to check this.

     

    Regards,

     

    Ken 

  •  01-16-2014, 7:41 AM 78771 in reply to 78559

    Re: Issue: IE11, CE6.7, with meta X-UA-Compatible present and less than 11

    Couple of things to add here since we are experiencing the same issue.

     

    When the meta tag is in place depending on the security zone the site is in and if you're at Medium or lower the behavior differs.  With the higher security the control just loads as a TEXTAREA with raw HTML inside, with lower security the basic toolbar framework draws out and content appears inside however attempting to click into the edit region is blocked.

     

View as RSS news feed in XML