Opened 16 years ago
Closed 16 years ago
#3515 closed Bug (fixed)
Replace function in Find & Replace dialog does not work
Reported by: | Tobiasz Cudnik | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed IBM Review+ | Cc: |
Description
TC
- Use following content:
<p> ^a foo a<br /> </p> <p> a foo a<br /> </p> <p> <br /> </p>
- Open Find & Replace dialog
- Try to replace "foo" to "bar"
Reproduced using r3500 in FF3, IE8.
Attachments (1)
Change History (7)
comment:1 Changed 16 years ago by
Keywords: | IBM added |
---|
comment:2 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3515.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:6 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The patch is including the latest patch at #3516 for easy reviewing.