Opened 14 years ago

Closed 14 years ago

#5376 closed Bug (fixed)

if we apply heading formatting to a list item in an Ordered/Unordered list we can't come out of the list

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: Core : Lists Version: 3.2
Keywords: IBM Confirmed Review+ Cc: Damian, joek

Description

To reproduce the defect

  1. Open Ajax sample
  1. Click on Numbers icon to start a Numbered list.
  1. Type some text after the first number in the list.
  1. Select the text in list item and apply any heading formatting(Heading 1 to Heading 6)
  1. See that Heading formatting is applied to the list item.
  1. Now press Enter, see that the next number comes up in the Ordered list
  1. Press Enter one more time.

Expected Result:

The cursor should come out of the Ordered list and a new empty Paragraph should open

Actual Result:

No Matter how many times we press the Enter, the list goes on increasing and every time we press enter it is adding a new empty list item in Ordered list.

Same behaviour is also happening in the case of Bullets.

Attachments (1)

5376.patch (1.0 KB) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Garry Yao

Attachment: 5376.patch added

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed Review? added
Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5292].

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