EditorView.OnTextInput no longer handling event

SyntaxEditor for WPF Forum

Posted 5 years ago by Malcolm Stockham
Version: 19.1.0681
Platform: .NET 4.7
Environment: Windows 10 (64-bit)
Avatar

We recently upgraded to 2019.1 and encountered a bug in our software caused by a change in behaviour since 2018.

In 2018.1 TextInput events are handled by the EditorView if the e.Text argument is not null or empty.

In 2019.1 TextInput events remain unhandled after processing and then fall through to the hosting control.

We managed to work around this by overriding event OnTextInput handler in a subclass of the Syntax editor and handling the event ourselves.  But I wondered if this was an intentional change in behaviour?

Comments (1)

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

Hi Malcolm,

Thanks for reporting this.  It was an oversight when doing some of the v20191 code updates.  We fixed it for the upcoming maintenance release.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.