Sometimes I get a List Index out of bounds while working with a text in ScaleRichView (normal editing operations, i. e., typing, selecting, deleting text).
SclRview.pas
The sequence that leads to the error is always the same:
UpdateRect - line 5980
PaintPage - line 5559
DrawComponents - line 10981
DrawTreeComponent - line 10842