Opened 16 years ago
Closed 16 years ago
#3259 closed Bug (fixed)
Find/Replace is not undoable
Reported by: | Senthil | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Oracle Confirmed Review+ | Cc: | Senthil |
Description
Undo control is not working when the changes are made by the Find/Replace.
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
Keywords: | WorksForMe added |
---|
comment:2 Changed 16 years ago by
Keywords: | WorksForMe removed |
---|
Replication Steps:
- Type some text in the editor area. Ex: "This is some sample text"
- Click the Find control from the toolbar.
- Select the Replace tab and fill the "Find What" text box as "sample".
- Fill the "Replace with" text box as "CKEditor" and click "Replace All" button.
- Now the editor area text is changed but the "Undo" control/button is still not enabled to revert the changes.
This issue is happening in IE,FF and safari.
comment:3 Changed 16 years ago by
Summary: | Undo control is not working → Find/Replace is not undoable |
---|
comment:4 Changed 16 years ago by
Owner: | set to Artur Formella |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3259.patch added |
---|
comment:5 Changed 16 years ago by
Keywords: | Confirmed Review? added |
---|
comment:6 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
I was not able to reproduce this bug.
Could you provide more information? ( i.e. browser, sample content)