[wp-trac] [WordPress Trac] #11481: Visual Editor inserts an empty <p>-element containing a <span> for every post

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 18 12:11:43 UTC 2009


#11481: Visual Editor inserts an empty <p>-element containing a <span> for every
post
--------------------------+-------------------------------------------------
 Reporter:  PoPSiCLe      |       Owner:  azaozz                           
     Type:  defect (bug)  |      Status:  new                              
 Priority:  normal        |   Milestone:  Unassigned                       
Component:  TinyMCE       |     Version:  2.8.6                            
 Severity:  normal        |    Keywords:  visual, editor, span, hwcontlayer
--------------------------+-------------------------------------------------
 Main problem, apart from the fact that this is a completely unnecessary
 element (or, rather two elements) is that it inserts the SAME code over an
 over (once for each post) with the SAME #ID:


 {{{
 <p><span id="hwContLayer" style="background: gray none repeat scroll 0%
 0%; overflow: auto ! important; position: absolute; left: 0px; top: 0px;
 width: 5px; height: 100%; z-index: 10000000; opacity: 0; font-weight: bold
 ! important; font-size: medium ! important; font-style: normal !
 important;"> </span></p>

 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11481>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list