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 (5,395 stars) (2,496 forks)batch import
a11ygrid-selectionhelp wantedtype: bug

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