angular-ui/ui-grid

[Accessibility]:NVDA/JAWS are narrating incorrect table summary (recognizing as multiple tables for single table) and incorrect number of rows on pressing the table shortcut key 'T'

Open

#7.143 geöffnet am 11. Mai 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
a11ygrid-corehelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Please make sure each of the following is true before submitting a new issue. We are a small team with limited time and it is very difficult to manage issues if they aren't reported correctly.

  • This is a bug report, not a question on how to use the grid.
    Use Stack Overflow or Gitter for questions.
  • You have searched the open issues to see if this bug has been filed before. We don't want duplicate issues.
  • You have reviewed the tutorials and documentation to ensure you are using the grid correctly. ui-grid.info
  • You are using the latest version of the grid. Older versions are not patched or supported.
  • You have provided steps to recreate your bug. A plunkr is even better.

We are using ui-grid version 4.8.4 and facing the NVDA incorrect summary narration for the ui-grid. It reads multiple tables for a single table and incorrect count of rows present in the grid

Contributor Guide