[wp-trac] [WordPress Trac] #27546: Issues with Tiny MCE Views	in IE8
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Apr  3 16:41:51 UTC 2014
    
    
  
#27546: Issues with Tiny MCE Views in IE8
--------------------------+--------------------
 Reporter:  ocean90       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.9
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+--------------------
Comment (by gcorne):
 The primary issue here is being caused by {{{ie7_compat}}} being set to
 {{{true}}}, which is the default in TinyMCE. This causes {{{<meta http-
 equiv="X-UA-Compatible" content="IE=7" />}}} to be written out in the
 {{{<head>}}} of the iframe. It doesn't fix all the issues, but it is at
 least usable in terms of working with views and editing images.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27546#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list