#4079: [FF] Create list error no multiple items
--------------------------+-------------------------------------------------
 Reporter:  garry.yao     |       Owner:              
     Type:  Bug           |      Status:  new         
 Priority:  High          |   Milestone:  CKEditor 3.0
Component:  Core : Lists  |     Version:              
 Keywords:  Firefox       |  
--------------------------+-------------------------------------------------
Changes (by garry.yao):

  * keywords:  FF => Firefox


Old description:

> === Reproducing Procedures ===
>  1. Open the 'replace by class' sample page in Firefox;
>  1. Load the document with the following content and selection:
> {{{
> <p>[line1</p>
> <p>line2]</p>
> }}}
>  1. Click on 'Insert Bulleted List' button;
>   * Actual Result: Javascript error thrown.

New description:

 === Reproducing Procedures ===
  1. Open the 'replace by class' sample page in Firefox;
  1. Load the document with the following content and selection with
 '''CTRL-A''':
 {{{
 [<p>line1</p>
 <p>line2</p>]
 }}}
  1. Click on 'Insert Bulleted List' button;
   * Actual Result: Javascript error thrown.

--

Comment:

 Refine the description.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4079#comment:1>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to