Opened 17 years ago
Closed 17 years ago
#3333 closed Task (fixed)
Add more undo points
| Reported by: | Artur Formella | Owned by: | Artur Formella |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Core : Undo & Redo | Version: | |
| Keywords: | Review+ | Cc: |
Description
Sometimes Undo command cancels too much.
Example:
- Copy to clipboard:
http://dollzmania.us/images/holiday03/11-6-02%20prop%20Image113.gif
- Open replacebyclass example
- Remove all the content.
- Insert this image using image dialog
- CTRL+V in the editor
- Click undo
Result: editor is empty.
Expected result: Image in the editor.
Attachments (1)
Change History (5)
Changed 17 years ago by
| Attachment: | 3333.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:3 Changed 17 years ago by
| Owner: | set to Artur Formella |
|---|
comment:4 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Summary: | Add more undo pionts → Add more undo points |

Fixed with [3442]