SyntaxEditor does not respect scope of EditorSearchOptions

SyntaxEditor for WPF Forum

Posted 10 years ago by Brian McBrayer
Version: 13.2.0592
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Avatar

Hello,

I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event whenever any of the settings are changed (such as Find Text typed) that updates the HighlightedResultSearchOptions of the SyntaxEditor.

Everything works well except for one problem. If I change the "Look in" dropdown on the EditorSearchView to "Selection," it works as expected--it loops through the items found only in the current selected text. However, all of the found items in the SyntaxEditor, even the ones outside of the selection, are still highlighted. As far as I can tell, this is a bug, as I am setting the HightightedResultSearchOptions directly from the EditorSearchView's SearchOptions.

Thoughts?

Thanks!

-Brian

Comments (1)

Answer - Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Brian,

Thanks for reporting this.  We will get it to respect the scope for the next version.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.