Declined
Last Updated: 22 Jul 2020 15:42 by ADMIN

A programmatically created selection keeps highlighting the following part of the text when its original content is deleted via keyboard.

If there are less characters left than the selection encompassed, further editing will result in unhandled Exceptions.

 Steps to reproduce:

  1. Enter multiple lines of text in RadSyntaxEditor
  2. Programmatically set Selection.
  3. Press [Del] or [Backspace] or [Ctrl-X] to remove the selected Text.