#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
- Open the replace by class example page in FF;
- Click inside bold 'sample text' word.
- Open 'Checkbox' to insert a default checkbox field.
- Actual Result: 'Undo' button state show that there's no undo snap.
Attachments (1)
Change History (6)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
Changed 16 years ago by
Attachment: | 3573.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
This patch is also supposed to other plugin which use insertElement to introduce DOM changes.