Posted 12 October 2021, 4:10 pm EST
I have a column with a ComboBox editor defined, with getError() defined on the collectionview which highlights cells in this column.
Our users noticed that when making long cellarage selections that scroll past the bottom of the grid, the selection changes itself and the scroll position of the grid changes. This does not happen on other columns.
See example and steps to reproduce at https://stackblitz.com/edit/js-khnkae?file=index.html