Hello,
Just upgraded to 2022.2.802 Kendo UI for jQuery and noticed that when clicking on a row in a grid it correctly highlights it (e.g. dark blue), but doesn't maintain the selection when moving the mouse from the row. This appears to be a breaking change - at least for our code. Previously it would still be selected/highlighted when moving the mouse away from the row.
Cheers,
Nick
Original posted on the forum. Looks like someone else has this issue as well.
https://www.telerik.com/forums/grid-does-not-maintain-row-selection-visually-highlighted
Hi Nick,
Indeed this seems like a problem in the LESS themes that we need to address. I have already logged it into our repo and you can monitor our progress on the matter from here. As a token of gratitude for reporting this to us I have updated your account points.
As a possible solution I would recommend switching to the SASS bootstrap theme.
Regards,
Angel Petrov
Progress Telerik
I can reproduce it in the Telerik demo.
https://demos.telerik.com/kendo-ui/grid/selection?autoRun=true&theme=bootstrap
Click a row for selection. Then move mouse away from row and it's no longer highlighted.