tsur / canvasjs

39 stars 40 forks source link

The bars in the graphs which are having the exact values included in the tooltips are not accessible with keyboard keys. #45

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Description: The bars in the graphs which are having the exact values included in the tooltips are not accessible with keyboard keys.

Test Environment: Edge Version 114.0.1823.43 Windows 11 Enterprise 22H2 22621.1702 Code pen: https://codepen.io/Roopesh-T/pen/zYMvVqE

Repro steps:

  1. Hit enter on this link https://codepen.io/Roopesh-T/pen/zYMvVqE
  2. Tab to the graph present in the Code pen.
  3. check if the individual bars present in the graph are accessible with keyboard.

Actual Result: The bars in the graphs which are having the exact values included in the tooltips are not accessible with keyboard keys.

Expected Result: The bars in the graphs which are having the exact values included in the tooltips should be accessible with keyboard keys.

Attachment:

https://github.com/tsur/canvasjs/assets/93735775/40c03a33-ce9b-416d-b369-a46c1cf84ad9

msftedad commented 7 months ago

Hi team, Any update on this issue?