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

Pie charts and graphs are not accessible with keyboard. #2897

Open
msftedad opened this issue Jul 8, 2024 · 0 comments
Open

Pie charts and graphs are not accessible with keyboard. #2897

msftedad opened this issue Jul 8, 2024 · 0 comments

Comments

@msftedad
Copy link

msftedad commented Jul 8, 2024

Repro Steps:

  1. Download the provided sample application sample chart.txt file.
  2. Open the downloaded application in the browser which will display the donut chart with sample data
  3. Now navigate to the donut chart using “Tab Key”.
  4. After donut chart receives keyboard focus, try to navigate to the chart sections using arrow keys, where the donut chart is not receiving the focus while using arrow keys.

Actual result:
Users are able to activate the donut chart with mouse but not actionable with keyboard.

Expected result:
Donut chart should be actionable with keyboard.

Sample chart.txt

Donutcharts.mp4
  • C3 version: v0.6.14
  • D3 version:
  • Browser: 126.0.2592.87 (Official build) (64-bit)
  • OS: Windows 11 Enterprise 23H2 (22631.3737)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant