WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Should NVDA announce "table" when it encounters CSS display:table ?

for

From: Farough, David (CFP/PSC)
Date: Apr 28, 2021 9:16AM


We currently have an application which uses display table.
We have recently noticed that this can modify the groupings of radio buttons. Jaws and NVDA will, when focussing on a radio button, speak the control but report it's position
as being "1 of 1" instead of it's Propper position within the group.

This behaviour occurs in Firefox 89 and Microsoft Edge
This does not occur in Firefox though.
We are hoping that using the presentation role on the div will correct this.