You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a kendo-chart either doesn't have a series or the markers are invisible, tabbing to the chart and pressing enter will interact with the previously focused item. Making the markers visible does not seem to produce the bug.
Hi @AndrewJohnWalker,
I have tested the example using Chrome v130.0.6723.119 and Firefox v132.0.2, but I haven’t been able to replicate the problem. To better understand the situation, could you please share:
the browsers you are using
the specific versions where the issue is occurring
Hi @AndrewJohnWalker, I have tested the example using Chrome v130.0.6723.119 and Firefox v132.0.2, but I haven’t been able to replicate the problem. To better understand the situation, could you please share:
the browsers you are using
the specific versions where the issue is occurring
It appears it's only an issue when using a screenreader (NVDA specifically, cannot reproduce with Narrator), so assume it's some issue with that shifting focus and not kendo specific.
Description
When a kendo-chart either doesn't have a series or the markers are invisible, tabbing to the chart and pressing enter will interact with the previously focused item. Making the markers visible does not seem to produce the bug.
Steps To Reproduce
https://stackblitz.com/edit/angular-qak7ys?file=src%2Fapp%2Fapp.component.ts
I would expect that the button is not clicked when pressing enter on the chart.
Screenshots or video
No response
Actual Behavior
Expected Behavior
Browser
All
Browser version
latest
OS type
MacOS, Windows
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: