Need help regarding the Screen Reader Accessibility of the Data Table

Need help regarding the Screen Reader Accessibility of the Data Table

RaviTeja_94RaviTeja_94 Posts: 3Questions: 1Answers: 0

Hi Forum,

I've implemented the data tables in my application using the DataTables library. According to the Data Tables 1.9 version features, it offers Zero Configurations table in terms of Accessibility.

But When tested using the JAWS (Screen reader 18.0.4104 version), I've observed the following issue

1.When the table Headers first cell is focused, JAWS reading the row,column count twice i.e column1row1, column1row1 where column,row count is expected only once.

Issue can be replicated on the Data table present in this URL https://datatables.net/beta/1.9/examples/basic_init/zero_config.html

Please help me out. Thanks in Advance.

Answers

  • colincolin Posts: 15,144Questions: 1Answers: 2,586

    Hi @RaviTeja_94 ,

    1.9 is a very old release - I'd suggest first upgrading to the most recent (1.10.19) and see if the problem still occurs.

    Cheers,

    Colin

  • RaviTeja_94RaviTeja_94 Posts: 3Questions: 1Answers: 0

    Hi Colin,

    Yes I'm using the recent version 1.10.19 and issue is still persisting.

    Thanks,
    Raviteja

  • colincolin Posts: 15,144Questions: 1Answers: 2,586

    Hi @RaviTeja_94 ,

    Are you seeing it on the current zero config page?

    Cheers,

    Colin

  • RaviTeja_94RaviTeja_94 Posts: 3Questions: 1Answers: 0

    Hi Colin,

    Yes

    Thanks,
    Raviteja

This discussion has been closed.