Hi Telerik team,
I'm currently working with KendoReact Charts and noticed an unexpected behavior with series selection. Specifically, this happens with both Pie and Bar charts.
Whenever I:
Click anywhere inside the chart (any series),
Switch to another browser tab,
Return to the original tab,
— the first series gets auto-selected, and a black border appears around it.
I attempted to override :focus and .k-focus styles via CSS – didn’t help.
Setting pointer-events: none on series did not prevent the behavior.
I’ve noticed the same issue in your official documentation examples too (see attached screenshot).
Also attaching a screenshot from my local app showing the same auto-selection border.
How can I prevent KendoReact charts from auto-selecting or auto-focusing a chart series when returning to a tab?
Is there a prop or CSS workaround to completely disable this behavior?
Thanks in advance!

locked: true and assigned proper width, but it doesn't behave like a fully frozen column.cell.
when I adaptive my component for another size I get this bug. How can I control line position of time. I didn't find any class or style to control behavior of scroll line.


We are planning to use Kendo React v5.9.0 in our System and this system will be exported.
Could you please tell me the ECCN for Kendo React?
Thank you!

Hi I am using the new statemanagement with checkboxes https://www.telerik.com/kendo-react-ui/components/grid/selection/multi-row-selection#combining-selection-with-data-operations-filtering-sorting-paging-etc
I want to replace that checkbox with our own design library's checkbox and style accordingly.
There's currently no way apart from inspecting and styling the component, would you guys suggest some ways to achieve this?