Posted 4 years ago by Alex Sche
Version: 20.1.0402
Platform: .NET 4.5
Environment: Windows 10 (64-bit)
Avatar

Hello, I encountered Syntax editor crash. To rerpoduce:

1. Run Actipro Winforms Control Sample application

2. Select C# editor on the left panel

3. Write a class at the beginning of a namespace:

public class asd

{

   public int i {get; set;}

}

4. Go inside DemoTest method and type

var a = new asd

and press enter - after that application crashes. I also can reproduce this in my application with Syntax editor

See printscreen with code sample:

https://www.dropbox.com/s/m0krxw5suqwh2nl/crash.png?dl=0

[Modified 4 years ago]

Comments (1)

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

Hi Alex,

Thanks for reporting this.  I think we found the problem in the grammar that allowed this to happen.  Could you email our support address and mention this thread and we'll send you a preview build to test with a fix?


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.