Open
Description
Describe the bug
- Focus currently moves simultaneously on both the entire chart and the first dot element within the chart.
- Focus is not moving to other sections of the chart, such as the legend and horizontal axis elements.
- Focus indicator on chart elements is not consistent with other elements on the page, the focus indicator on whole chart section is black.
Isolated Example
https://stackblitz.com/edit/github-g4gfbn9c-odvsrcww?file=src%2FApp.tsx
Reproduction steps
- open provided isolated example
- tab to the chart.
Expected Behaviour
- Ensure that the focus first moves to the chart section, with the screen reader announcing the relevant information. After that, pressing Tab should move the focus to the first dot element.
- Focus should move to other section of the chart, such as legend and horizontal axis elements.
Please refer to the following UI5 sample link for a chart where keyboard navigation functions as expected:
https://ui5.sap.com/#/entity/sap.viz.ui5.controls.VizFrame/sample/sap.viz.sample.Line
Screenshots or Videos
No response
UI5 Web Components for React Version
2.4.0
UI5 Web Components Version
2.4.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New