Minor Issue with Incremental Search

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I've noticed a small issue with the Incremental Search feature:

1) Open the Sample Editor with the C# code
2) Start an incremental search, and search for "public" (you should be on line 14)
3) Hit "Ctrl+I" to move to the next instance of "public" (you should now be on line 23)
4) Type a "Z" to extend your search to "publicZ". There is no match for "publicZ", so the selection does not change. You are still on line 23.
5) Hit backspace to remove the "Z" and refine your search.

At this point, Syntax Editor should remain on line 23 (the last valid match), but it jumps to the previous match at line 14.

Enjoy!

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks Boyd... this is fixed for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.