Screen reader support in datatable with keyboard navigation

Hi,

I am looking into the screen reader support from Webix datatable as that is one of the requirements we have.

I checked the snippet which shows keyboard navigation https://snippet.webix.com/hbzv0mxm

I cell selection I could see keyboard navigation works fine.

On click on cell screen reader tells the content but on keyboard navigation it just tells “cell” or “cell selected”. One observation is when we reach the right end cell and press right arrow again screen reader tells the cell content.

Is there anything we need to do screen reader to pick the cell content on navigating using left, right, up, down arrows?

Thanks
Basanth