In the method "getVisibleLeafIndex(TableColumnBase tc)" in TableCellBehavior, the variable "tc" is not used and "null" is used instead.
This should be fixed because it introduced a strange behavior with selection. If it was made on purpose, maybe look why and what side-effects the modification could introduce.
This should be fixed because it introduced a strange behavior with selection. If it was made on purpose, maybe look why and what side-effects the modification could introduce.