WebAIM - Web Accessibility In Mind

E-mail List Archives

SCs in certail scenarios

for

From: Sumit Patel
Date: Mar 11, 2021 10:07AM


Hi experts,

I have a query regarding which success criterias we need to fail in
certain scenarios. Please help me to end my confusions on this.

Scenario 1:
when screen reader users navigate using arrow keys, screen reader is
skipping a whole paragraph. focus is directly going from previous para
to next para.

Scenario 2:
in a model overlay, the first element is Done button. below contents
have provided. when screen reader users navigate using down arrow key,
focus is not going to the content. seems like it trapped in Done
button. But, tab focus is going to the links in the overlay. the
problem is only with arrow key navigation.

Scenario 3:
In the model overlay, when they navigate using Tab key, focus is going
to the parent page. not looping inside the overlay.

Usually I tend to fail it under
Scenario 1 - 1.3.1 Info and relationship
scenario 2 - 1.3.1 & 2.1.1 Keyboard trap
Scenario 3 - 2.4.3 focus order

Thought to understand what I am doing is correct or not.

Thanks in advance.


Regards,
Sumit