#3353: [IE] Unable to change list type
-----------------------+----------------------------------------------------
 Reporter:  garry.yao  |       Owner:              
     Type:  Bug        |      Status:  new         
 Priority:  Normal     |   Milestone:  CKEditor 3.0
Component:  General    |     Version:              
 Keywords:  IE         |  
-----------------------+----------------------------------------------------
 === Reproducing Procedures ===
 1. Open  the ''replace by class'' example page;
 1. Make the following content along with selection:
 {{{
 <ol>
         <li>
                 ^text</li>
 </ol>
 }}}
 1. Click on 'Bullet List' command to change list type;
   * Expected Result: Elements path is shown as : body -> p -> strong
 {{{
 <ul>
         <li>
                 ^text</li>
 </ul>
 }}}
   * Actual Result: Javascript error thrown.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3353>
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