Opened 15 years ago

Closed 14 years ago

#4098 closed Bug (duplicate)

Unable to leave list problem

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.3
Component: Core : Lists Version: SVN (CKEditor) - OLD
Keywords: Confirmed Cc:

Description

Reproducing Procedures

  1. Open the 'replace by class' sample page in Firefox;
  2. Load the document with the following content and selection;
    <ol>
    <li><h1>item1^</h1></li>
    </ol>
    
  3. Press enter key twice;
    • Actual Result: Two new list item created.
    • Expected Result: Cursor leave the list with list unchanged.

Change History (9)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.1

comment:2 Changed 15 years ago by Artur Formella

Keywords: Confirmed added

comment:3 Changed 14 years ago by Garry Yao

Milestone: CKEditor 3.1CKEditor 3.2
Version: SVN (CKEditor)

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.2CKEditor 3.3

comment:5 Changed 14 years ago by brooks

Owner: set to brooks

confirmed

comment:6 Changed 14 years ago by brooks

Status: newassigned

comment:7 Changed 14 years ago by brooks

this bug happened in each browser when the item (li) contains block elements(p,div,eg.)

comment:8 Changed 14 years ago by Garry Yao

Owner: brooks deleted
Status: assignednew

DUP of #4098.

comment:9 in reply to:  8 Changed 14 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

Replying to garry.yao:

DUP of #4098.

Typo, DUP of #5376.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy