Page 1 of 1

FIXED? [16.45] Search issue

Posted: 23 Sep 2025 14:58
by vha
- have following text

Code: Select all

aaa
bbb
ccc
- cursor at the end of "ccc"
- CTRL-F, text to search: aaa
-> popup: "Could not find the string: aaa" although "aaa" is highlighted

Is seems the popup is displayed if the text to find is before the current cursor position in the file


vha

Re: [16.45] Search issue

Posted: 23 Sep 2025 16:11
by crtrubshaw
I confirm this happens with regex searches, the character at line 1 pos 1 is not detected (although highlighted). Given your example, the following searches work okay:

aa
bbb

etc.

Re: [16.45] Search issue

Posted: 09 Oct 2025 11:59
by crtrubshaw
Bump...

Re: [16.45] Search issue

Posted: 20 Oct 2025 16:42
by Rickard Johansson
I could only reproduce this with regex searches. It's been fixed in next release (v16.50). Thanks!

Re: FIXED? [16.45] Search issue

Posted: 17 Mar 2026 14:39
by vha
I still have the issue in 16.56

I have attached my TextEd.ini file


vha

Re: FIXED? [16.45] Search issue

Posted: 29 Mar 2026 13:48
by Rickard Johansson
I can only reproduce this if the modal search box is used. I think it's fixed now in the next release. Thanks!