Opened 14 years ago

Closed 14 years ago

#5846 closed Bug (worksforme)

Undo not working properly with Numbered/Bullet list Styles

Reported by: Satya Minnekanti Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.4
Component: Core : Undo & Redo Version: 3.3
Keywords: IBM Confirmed Review- Cc: Damian, joek

Description

To reproduce the defect:

  1. Open Ajax sample.
  1. Type 2 lines of text and select them and Click on Insert/Remove Numbered List icon to make them a Numbered list
  1. Right click next to one of the Numbered list item and select Numbered List Properties in the Context menu.
  1. Select Numbered List Type as Upper Roman in the Numbered List properties dialog and Click OK button.
  1. See that the Numbered list type changes to Upper Roman
  1. Right click next to one of the Numbered list item and select Numbered List Properties in the Context menu.
  1. Select Numbered List Type as Upper Alpha in the Numbered List properties dialog and Click OK button.
  1. See that the Numbered list type changes to Upper Alpha
  1. Now press Undo Once

Expected Result:

Numbered list Type should change back to Upper Roman.

Actual Result:

Numbered List Type is changing back to default Type(Decimal).

Same behaviour happens with Bullets

Attachments (1)

5846_1.patch (1.0 KB) - added by Tobiasz Cudnik 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Keywords: Confirmed added
Owner: set to Tobiasz Cudnik
Status: newassigned

Changed 14 years ago by Tobiasz Cudnik

Attachment: 5846_1.patch added

comment:2 Changed 14 years ago by Tobiasz Cudnik

Keywords: Review? added

comment:3 Changed 14 years ago by Garry Yao

Component: GeneralCore : Undo/Redo
Keywords: Review- added; Review? removed

Dialog command is the one to open dialog but not making changes, actually this's supposed to be fixed by #5415.

comment:4 Changed 14 years ago by Tobiasz Cudnik

Resolution: worksforme
Status: assignedclosed

It has been fixed with #5415.

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