IntelliPromptMemberList Crash

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I found a bug in SyntaxEditor IntelliPromptMemberList that is causing Syntax Editor to crash.

1) Open Sample Application with C# Language
2) Open a new, blank document
3) Type the following text to start an XML command and trigger a member list "/// <"
4) When the MemberList appears, type "c" (first item "c" is now selected)
5) Hit "Ctrl+Backspace" ... you'll crash with the following ArgumentException:

The offset '5' added to the length '1' must be less than or equal to the count of characters in the document.

This appears to only happen when the caret is positioned at the end of the document when the member list is displayed.

Have fun! :)

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, we'll get this fixed for the next 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.