Accessibility issues with Chrome browser.
Accessibility issues with Chrome browser.
leedc123
Posts: 5Questions: 0Answers: 0
Hi again,
We have tested datatable so far with different browsers such as IE, Firefox and chrome.
However, it seems that the screen reader (e.g. JAWS) does not read datatable at all but it works greatly with IE and Firefox.
I also tried to listen to the example below;
http://datatables.net/release-datatables/examples/basic_init/zero_config.html
The screen reader does not read datatable and just moved into next section which happened in only Chrome browser even though 'alert' role is properly set into tbody to trigger screen reader to read.
I am not sure whether or not it is a known issue on datatable plugin.
Sorry, I have not deeply looked into issues related to accessibility on forum yet but I have found a few discussions for accessibility around but which did not help me.
The version of datatable that we are using is 1.9.4-2.
Thanks in advance.
We have tested datatable so far with different browsers such as IE, Firefox and chrome.
However, it seems that the screen reader (e.g. JAWS) does not read datatable at all but it works greatly with IE and Firefox.
I also tried to listen to the example below;
http://datatables.net/release-datatables/examples/basic_init/zero_config.html
The screen reader does not read datatable and just moved into next section which happened in only Chrome browser even though 'alert' role is properly set into tbody to trigger screen reader to read.
I am not sure whether or not it is a known issue on datatable plugin.
Sorry, I have not deeply looked into issues related to accessibility on forum yet but I have found a few discussions for accessibility around but which did not help me.
The version of datatable that we are using is 1.9.4-2.
Thanks in advance.
This discussion has been closed.
Replies
Allan
I will check 1.10 version for testing accessibility.
Hoping that 'aria-label' attribute on head column to sort is solved as well.