Can not tab into left <kendo-splitter-pane> using keyboard

0 Answers 6 Views
Accessibility ExpansionPanel Splitter
Runtang
Top achievements
Rank 1
Runtang asked on 19 Aug 2025, 10:45 PM

Hi,

I have a <kendo-splitter> inside a <kendo-expansionpanel>. During the accessibility evaluation using keyboard, I was not able to tab into the left pane, the focus goes into the right pane directly bypassing the left pane. Any fix for that? Thanks.

 

Runtang
Top achievements
Rank 1
commented on 20 Aug 2025, 06:19 PM

I realized that might be the default behavior. All those radio buttons are <kendo-radiobutton> components and they are treated as one group. I am able to use arrow key to navigate the selection across the splitter (but still not be able to select both desired). The workaround is using <input type='radio' kendoRadioButton/> in another pane, like the example shown here: https://www.telerik.com/kendo-angular-ui/components/inputs/radiobutton

No answers yet. Maybe you can help?

Tags
Accessibility ExpansionPanel Splitter
Asked by
Runtang
Top achievements
Rank 1
Share this question
or