View Single Post
Old 03-07-2022, 11:29 AM   #40
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,932
Karma: 6361444
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by icallaci View Post
"3 matches found" or "No matches found" or "8 matches found"--all for the same search criteria, depending on what buttons I have or haven't clicked or where I am in the search--that's what I find problematic.
Okay, I just saw this during my testing.

The issue is that Count All should always count *all* not count from where I am until the end of the set of files to be searched.

Similarly Replace All should always replace *all* and not just replace from where I am now until the end of the set of files to be searched.

That is why hitting Restart changed things.

Count All was wrongly returning the number of hits from this file until the end of all files to be searched and not ALL files.

Ditto for ReplaceAll.

I will track that down and get that fixed and post a new test build tonight. In this way the CountAll and ReplaceAll buttons should be quite clear as to doing what their name actually says.

Thanks for the bug report!

So please wait for your testing until I post a new test build tonight (hopefully with any other needed fixes in place).

Last edited by KevinH; 03-07-2022 at 11:50 AM.
KevinH is offline   Reply With Quote