#503: Unordered list paste: doesn't work correctly in IE
----------------------+-----------------------------------------------------
  Reporter:  tba21cn  |       Owner:  martinkou      
      Type:  Bug      |      Status:  reopened       
  Priority:  Normal   |   Milestone:  FCKeditor 2.6  
 Component:  General  |     Version:  FCKeditor 2.4.1
Resolution:           |    Keywords:  Review+        
----------------------+-----------------------------------------------------
Changes (by martinkou):

  * keywords:  Review? => Review+

Comment:

 It is possible that someone might input things like this in Firefox:
 {{{
 <p>
     <li>this</li>
     <li>is</li>
     <li>not</li>
     <li>normal</li>
 </p>
 }}}
 And the orphaned <li> nodes would appear as an unordered list in WYSIWYG
 mode.

 The patch fixes such possible orphaned list items in Firefox, so there's
 still some value for the fix to run in Firefox (and other non-IE browsers)
 as well.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/503#comment:19>
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