angular-ui/ui-grid

[BUG] [a11y] With NVDA, space bar does not select row in ui-grid

Open

#7,284 opened on Feb 23, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
a11ygrid-selectionhelp wantedtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug With NVDA, space bar does not select row in ui-grid

To Reproduce Steps to reproduce the behavior:

  1. Go to http://ui-grid.info/docs/#!/tutorial/Tutorial:%20210%20Selection
  2. Focus on checkbox, press Space, row selection is successful
  3. Try above with NVDA
  4. Row selection with Space does not work with NVDA

Desktop (please complete the following information):

  • Browser: Mozilla with NVDA

Contributor guide