Opened 17 years ago
Closed 17 years ago
#2985 closed Bug (duplicate)
Find/Replace Match cyclic doesn't work
| Reported by: | Damian | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Steps to reproduce:
- Open nightly build. Currently (http://nightly.ckeditor.com/3105/_samples/replacebyclass.html)
- Place caret at the end of the document
- Open search dialog
- Enter term that appears in the document e.g. 'sample'
- Ensure 'Match cyclic' is selected
- Hit Find
Expected behavior:
The search finds and highlights the term in the document.
Actual behavior:
The "The specified text is not found" message appears.
Change History (1)
comment:1 Changed 17 years ago by
| Keywords: | IBM removed |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |

DUP of #2954