﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2954	Option 'Match cyclic' not working	Garry Yao	Martin Kou	"The config option of '''Match cyclic''' which should restart the search from the beginning of document which doesn't work.[[BR]]
Reproducing procedure:

 1. Open ''Replace by code'' sample;
 1. Make selection as below:
{{{
<p>This i^s some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>.</p>
}}}
 1. Open the find/replace dialog, make sure only the match cyclic option is checked, fill in '''is''' in 'Find what' input, then click find button.
 1. Prompted with '...text not found', click find button again.

 * Expected result: The document is highlighted as 
{{{
<p>Th^is^ is some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>.</p>

}}}
 * Actual result: Again prompted '...text not found'.
 

"	Bug	closed	Normal	CKEditor 3.0	General	SVN (FCKeditor) - Retired	fixed	Confirmed IBM Review+	Damian
