Opened 16 years ago
Last modified 16 years ago
#3572 closed Bug
Replace result incorrect — at Initial Version
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed Review+ | Cc: |
Description
Reproducing Procedures
- Open the replace by class example page in FF;
- Load the content with the following:
<p> You're testing <span>ckeditor</span> undo system.</p>
- Open find/replace dialog and enter 'ckeditor' into 'Find What', click Replace buttton;
- Fill in 'v3' into 'Relace With' and click Replace button again.
- Actual Result:
<p> You're testing v3</p>
- Actual Result: