#2886: Implement logic for handling bogus BR nodes.
-------------------------------+--------------------------------------------
 Reporter:  martinkou          |       Owner:  martinkou      
     Type:  Task               |      Status:  new            
 Priority:  Normal             |   Milestone:  CKEditor 3.0   
Component:  General            |     Version:  SVN (FCKeditor)
 Keywords:  IBM 3.0RC Review-  |  
-------------------------------+--------------------------------------------
Changes (by garry.yao):

  * keywords:  Review? IBM 3.0RC => IBM 3.0RC Review-


Comment:

 As discussed with Martin, this '''input''' is not working properly in FF:
 {{{
 <p>
  text<br /></p>
 }}}
 it's expected to be the following when switch to wysiwyg mode and switch
 back:
 {{{
 <p>
  text<br />
 &nbsp;</p>
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2886#comment:16>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to