Problem with Home key handlers?

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Thomas Goff
Version: 4.0.0252
Avatar
If you open up your sample application using the C# parser (or any one really). Now create a line of all spaces. Place the caret in the middle of the spaces and press Shift+Home. In your control, it will select from the caret to the end of the line and then the next Shift+Home will select to the start of the line).

This differs from Visual Studio, which will only ever select from the caret to the beginning of the line. Obviously, if there is text after the spaces, then your version would be correct and would match VS.

The same problem exists when just pressing the Home key.

I'm not sure if this is something that you would fix in the default install. If not, could you point me to the right direction of fixing it myself.

Comments (2)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks Thomas, it's fixed for the next maintenance release.


Actipro Software Support

Posted 17 years ago by Thomas Goff
Avatar
Excellent, thank you!
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.