#4009: [IE] Enter key before sub list result incorrect
--------------------------+-------------------------------------------------
 Reporter:  garry.yao     |       Owner:              
     Type:  Bug           |      Status:  new         
 Priority:  Normal        |   Milestone:  CKEditor 3.1
Component:  Core : Lists  |     Version:              
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by garry.yao):

  * keywords:  IE =>
  * component:  Core : Styles => Core : Lists


Old description:

> This is derived from #1420.
> === Reproducing Procedures ===
>  1. Open the 'replace by class' sample page.
>  1. Load the document with following content:
>  {{{
>    <ol>
>         <li>
>                 item1^
>                 <ol>
>                         <li>
>                                 item2</li>
>                 </ol>
>         </li>
>    </ol>
>  }}}
>  1. Press enter key at the caret position;
>   * Actual Result: The new list is created, but the line height is not
> maintained.

New description:

 This is derived from #1420.
 === Reproducing Procedures ===
  1. Open the 'replace by class' sample page.
  1. Load the document with following content:
  {{{
    <ol>
         <li>
                 item1^
                 <ol>
                         <li>
                                 item2</li>
                 </ol>
         </li>
    </ol>
  }}}
  1. Press enter key at the caret position;
   * Actual Result in IE: The new list is created, but the line height is
 not maintained.
   * Actual Result in Firefox: The cursor is still at the end of item 1
 with the new list item created.

--

Comment:

 Affect Firefox.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4009#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to