FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
110 stars 12 forks source link

JAWS 2023: Subsequent radio buttons have no visual indication #685

Open othorpe opened 1 year ago

othorpe commented 1 year ago

Summary

When using JAWS 2023, and you're navigating radio buttons. It is not visually clear to a user that they are on X radio button selection. For example, the first will be bordered, but after that tabbing/arrow keying to e.g. radio button 2, all it will do is read it out, not give a border.

Brief description of the issue. Please list any specific steps.

Example:

  1. Go to https://stackblitz.com/edit/radio-buttons-dkp9vx?file=app%2Fapp.component.html,app%2Fapp.component.ts
  2. Tab to the first radio button
  3. Notice it is highlighted in red
  4. Arrow key to the next radio button, notice no visual highlighting

Expected result

Expected that they all would give some kind of visual indication as to which is currently selected. Instead only the first does and then the others are just audible.

Actual result

The first is highlighted with a red border, but then subsequent items are not.

Additional Information

JAWS 2023

Operating System and version

Windows 11, Ver: 22621.918

Browser and version:

Chrome, Ver: 108.0.5359.71