Ticket #2039 (closed Bug: fixed)
Find locks for successive searchs
| Reported by: | fredck | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | SVN |
| Keywords: | Confirmed Review+ | Cc: |
Description
Steps to Reproduce
- Load sample01.html.
- In the Find dialog search for "e".
- Continuously click in the Find button to find all occurrences of "e".
It will successfully find the first two occurrences, in "some" and "sample". After that, it blocks on the last found position and don't continue through the remaining occurrences inside "text", "are" and "FCKeditor".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.