I have tried the Replace All command on version 2.4 and 2.5 beta and I get the following problems with it!
1) When I do a replace all initially it sometimes only gets the first occurance.
2) Sometime when I tried it again, Firefox collects that following error:
Error: uncaught exception: [Exception... "Index or size is negative or greater than the allowed amount" code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)" location: "....../fckeditor/editor/js/fckeditorcode_gecko.js Line: 56"]
3) And, other times it replaces the word taking everything up to the beginning of the paragraph with it!
I thought that this is somehow my doing but, it seems to be doing the same thing with the sample code!
Anybody know what is going on?
1) When I do a replace all initially it sometimes only gets the first occurance.
2) Sometime when I tried it again, Firefox collects that following error:
Error: uncaught exception: [Exception... "Index or size is negative or greater than the allowed amount" code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)" location: "....../fckeditor/editor/js/fckeditorcode_gecko.js Line: 56"]
3) And, other times it replaces the word taking everything up to the beginning of the paragraph with it!
I thought that this is somehow my doing but, it seems to be doing the same thing with the sample code!
Anybody know what is going on?

Re: Replace All Command failing
Re: Replace All Command failing
But, since I need to put the cursor back to the start again, and this is anyone bug I would like to get help with, I close the dialog box reset the cursor and open the find/replace dialog I ever get the javascript error I mentioned or the thing selects and replaces the wrong stuff.
I believe that text that the _find() command is using is not always getting a current copy.