Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3573 closed Bug (fixed)

No undo snap when inserting form fields

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Review+ Doc Cc:

Description

The problem happened generally for all form fields.

Reproducing Procedures

  1. Open the replace by class example page in FF;
  2. Click inside bold 'sample text' word.
  3. Open 'Checkbox' to insert a default checkbox field.
    • Actual Result: 'Undo' button state show that there's no undo snap.

Attachments (1)

3573.patch (1.4 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by Garry Yao

Keywords: Confirmed added
Status: newassigned

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review? added

This patch is also supposed to other plugin which use insertElement to introduce DOM changes.

Changed 15 years ago by Garry Yao

Attachment: 3573.patch added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3646].

comment:5 Changed 15 years ago by Artur Formella

Keywords: Doc? added

insertElement event adds undo snapshot.

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