Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Accessibility] Keyboard navigation breaks after updating series in heatmap #16751

Closed
magdalena-gut opened this issue Dec 2, 2021 · 1 comment
Labels
a11y Accessibility related. Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug

Comments

@magdalena-gut
Copy link
Member

magdalena-gut commented Dec 2, 2021

Expected behaviour

Keyboard navigation should work correctly after updating the series' data.

Actual behaviour

After the points are updated, the order of keyboard navigation is changed.

Demo and steps to reproduce

Initially, you can focus the first point and navigate with arrows to the next points.
But when the button is clicked (setData), the navigation order is changed.

https://jsfiddle.net/BlackLabel/jLxdg6h1/

Workaround

Set updatePoints parameter to false to replace points instead of updating them: https://jsfiddle.net/BlackLabel/6ypj8mbe/

Product version

Highcharts 9.3.2

@magdalena-gut magdalena-gut added Type: Bug a11y Accessibility related. labels Dec 2, 2021
@highsoft-bot highsoft-bot added this to To do in Development-Flow Dec 2, 2021
Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Mar 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
Development-Flow automation moved this from To do to Done Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility related. Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug
Projects
Development

No branches or pull requests

1 participant