[wp-trac] [WordPress Trac] #16239: Improve switching between visual editor and html mode when text set immediately after more tag

WordPress Trac wp-trac at lists.automattic.com
Sat Feb 11 05:52:10 UTC 2012


#16239: Improve switching between visual editor and html mode when text set
immediately after more tag
--------------------------+------------------------
 Reporter:  koopersmith   |       Owner:
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  3.4
Component:  TinyMCE       |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------

Comment (by dwright):

 Replying to [comment:6 SergeyBiryukov]:
 > The patch has two closing `</p>` tags.

 the filtering that occurs when switching from visual to html mode,
 converts </p> to a newline and converts <p> to blank. As stated above if
 it is true that a paragraph in visual mode is denoted by a newline above
 and below, this achieves that result.

 (admittedly, it's 'tricky' or hackish, but I didn't see a bug filed
 against that filtering behavior, so it seemed acceptable and not likely to
 change soon, if at all)

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


More information about the wp-trac mailing list