IBMa / equal-access

IBM Equal Access Accessibility Checker contains tools to automate accessibility checking from a browser or in a continuous development/build environment
https://www.ibm.com/able/toolkit/tools#develop
Apache License 2.0
633 stars 82 forks source link

Possible `isTabbable` failure when we have a field set #3491 #958

Open aliunwala opened 2 years ago

aliunwala commented 2 years ago

image

image

aliunwala commented 2 years ago

Triage: From our memory, what this issue was revolving around was that the isTabbable function makes all 3 radio button's tabbable and that is OKAY from a rules standpoint. But NOT okay from a visualization standpoint, as when you actually tab over each of the radio buttons you only tab to the first one.