[Highcharts Accessibility] For area chart, keyboard navigation (tab & arrow key) doesn't set focus on chart series at all. #7423
Comments
FYI @oysteinmoseng |
Seems to work in latest code, see: http://jsfiddle.net/oysteinmoseng/bp81738j/1/show/. @SummerLi Can you verify that this works for you? The latest code can be found at http://github.highcharts.com/bugfix/modules/accessibility.js |
Accessibility_v6.0.2.zip I've attached above demo zip file, the area chart script is: Highcharts_Demo/Highcharts_Demo/Accessibility_v6.0.2/area-basic/index.htm |
This was not an issue with area series specifically, but an issue with the default behavior for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
For area chart, keyboard navigation (tab & arrow key) should work.
Actual behaviour
For area chart, keyboard navigation (tab & arrow key) doesn't set focus on chart series at all.
Live demo with steps to reproduce
Affected browser(s)
Edge, Chrome
The text was updated successfully, but these errors were encountered: