[wp-trac] [WordPress Trac] #20943: Paragraphs get removed in table cells when Visual editor is refreshed

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 15 21:14:56 UTC 2012


#20943: Paragraphs get removed in table cells when Visual editor is refreshed
---------------------------+------------------------------
 Reporter:  JboyJW         |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Editor         |     Version:  3.3.2
 Severity:  normal         |  Resolution:
 Keywords:  needs-testing  |
---------------------------+------------------------------

Comment (by Otto42):

 Confirmed, the issue is in TinyMCE somewhere.

 To reproduce, make a new post in HTML mode with this text:
 {{{
 <table>
 <tbody>
 <tr>
 <td>
 Test one

 Test two

 Test three
 </td>
 </tr>
 </tbody>
 </table>
 }}}

 Switch to visual and back. Notice that the Test one and two are now
 combined. Updating the post and then the subsequent reload of the visual
 editor causes the same problem.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20943#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list