WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: SCs in certail scenarios

for

From: Jonathan Avila
Date: Mar 12, 2021 7:19AM


I agree with you that non-interactive content that is hidden from screen readers would likely fall under SC 1.3.1 Info and Relationships. It's presentation that is not communicate in text or programmatically in a way that is accessibility supported.

Jonathan

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Sumit Patel
Sent: Thursday, March 11, 2021 12:08 PM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: [WebAIM] SCs in certail scenarios

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.


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