FIXED: Problem with Search (and Replace?)

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
User avatar
rjbill
Posts: 902
Joined: 13 Jun 2011 06:36

FIXED: Problem with Search (and Replace?)

Post by rjbill »

If I do a search for " n" Case Sensitive, it is finding " N", too.
But then I tried it again, and it worked. (?)

BUT, non-sensitive search for "jacks" doesn't find "Jackson".

Encoding: UTF-8 (w/o BOM)
Newline Format: Unix/Linux/Mac OS (LF)

Note that version 16.36 couldn't find "née", but 16.38 does.
(I replaced all "nee" with "née", and then searched for "née")

Searching for "nee" does not find "née", and vice versa,
but that would require some kind of special search functionality
that supports multinational character equivalents.
(somehow Google search supports this)
RJTE version 16.38 (Actual) - 64-bit
Win 10 Pro 64-bit 8 GB RAM Intel Core i7-6700 3.40 GHz SCSI Hard Drive 1 TB

Note: The signature is dynamic, not static,
so it may not show the correct version above
that was in use at the time of the post.
User avatar
Rickard Johansson
Site Admin
Posts: 6799
Joined: 19 Jul 2006 14:29

Re: Problem with Search (and Replace?)

Post by Rickard Johansson »

Found and fixed several issues in next release (v16.40), when using the non-modal search window.
Post Reply