#2050: Line breaks after bold lines are missing the nbsp
----------------------+-----------------------------------------------------
  Reporter:  oPerrin  |       Owner:                    
      Type:  Bug      |      Status:  new               
  Priority:  Normal   |   Milestone:                    
 Component:  General  |     Version:  FCKeditor 2.6 Beta
Resolution:           |    Keywords:  Discussion        
----------------------+-----------------------------------------------------
Changes (by w.olchawa):

  * keywords:  return, nbsp => Discussion
  * version:  => FCKeditor 2.6 Beta

Comment:

 Confirmed in FF2 in 2.6 beta. IE shows a different behaviour. The
 reproduction result is:
 {{{
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 }}}

 so no {{{ <b> }}} tag is added at all.

 The same thing as above happens when trying to reproduce using the SVN
 version both in IE and FF2.

 As "&nbsp" is added in the current SVN release the reported bug isn't
 valid in this sense. However it rises the question - should the "<b>" tag
 be added to an empty line, so the result would be:
 {{{
 <p><b>&nbsp;</b></p>
 }}}
 For me it owuld be the expected behaviour however other users may think
 differently so I'm opening a discussion due to this issue.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2050#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to