icsharpcode / AvalonEdit

The WPF-based text editor component used in SharpDevelop
http://avalonedit.net/
MIT License
1.85k stars 469 forks source link

typing chars to replace a multi-position selection in (empty) virtual space causes caret jump and split text #393

Closed glenn-slayden closed 1 year ago

glenn-slayden commented 1 year ago
  1. Create an empty document and enable virtual space in AvalonEdit.
  2. Enter some text at the left margin

abc

  1. Use <ctrl> with the mouse to select 3 empty positions in the space to the right of "abc":

...nevermind I mistakenly hit the button on this form in GitHub prematurely ... sorry