#2490: Create list delete or split parent element
---------------------------+------------------------------------------------
  Reporter:  Abenzka       |       Owner:           
      Type:  Bug           |      Status:  new      
  Priority:  Normal        |   Milestone:           
 Component:  Core : Lists  |     Version:  SVN      
Resolution:                |    Keywords:  Confirmed
---------------------------+------------------------------------------------
Changes (by arczi):

  * keywords:  Pending WorksForMe => Confirmed


Comment:

 Confirmed in FF3 and IE7.
 Steps to reproduce:

 Insert in source:

 {{{
 <div>aaaaaaaaaa
 <div>
    11111111111111
 </div>
 bbbbbbb</div>
 }}}

 -Click 11111111111111

 -Click numbered list

 -Back to source

 {{{
 <div>aaaaaaaaaa
 <ol>
     <li>11111111111111</li>
 </ol>
 bbbbbbb</div>
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2490#comment:4>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to