#2885: Implement the div container command.
-------------------------------+--------------------------------------------
 Reporter:  martinkou          |       Owner:  martinkou      
     Type:  Task               |      Status:  new            
 Priority:  Normal             |   Milestone:  CKEditor 3.0   
Component:  General            |     Version:  SVN (FCKeditor)
 Keywords:  Confirmed Review?  |  
-------------------------------+--------------------------------------------
Changes (by martinkou):

  * keywords:  Confirmed => Confirmed Review?


Comment:

 Proposing a new patch, which fixes the following issues:
  1. Added edit div container and remove div container context menu
 options.
  2. Fixed the style input in div container dialog.
  3. Fixed a bug with the div container dialog which causes it to not work
 for the following case:
 {{{
 <p>
         paragr^aph 1</p>
 <div>
         <p>
                 paragraph 2</p>
         <p>
                 paragraph 3</p>
 </div>
 <p>
         paragr^aph 4<br />
 </p>
 }}}
  4. Fixed JavaScript error in IE.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2885#comment:10>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to