WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: expectations role=group / role=region

for

From: Bryan Garaventa
Date: Apr 4, 2022 1:07PM


That's true.

The biggest problem, as I see it, is that the majority of screen reader users will never do this because they assume that the greatest level of accessibility is enabled by default, which in this case it is not.

In the case of named regions, there are many things you can use these for that go beyond what the ARIA spec documents, all of which add rich accessibility support for these widget types. That is, if users are ever aware of these because most will not be now.

Besides accordions, here are several others which you can test with named regions enabled to see what I mean.

Carousels: https://whatsock.com/Templates/Carousels/AutoRotate/index.htm
Popups: https://whatsock.com/Templates/Popups/Internal/index.htm
Tooltips: https://whatsock.com/Templates/Tooltips/Internal/index.htm

All of these widget types benefit from detailed region boundary information, which are explicitly provided as named regions. Otherwise there is no way to identify where the widget or dynamic content regions begin and end.

It is no wonder why landmark regions are declining in the WebAim survey if standard users are never even made aware that these sections even exist during standard navigation.

Bryan Garaventa
Principal Accessibility Architect
Level Access, Inc.
<EMAIL REMOVED>
415.624.2709 (o)
www.LevelAccess.com

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of glen walker
Sent: Monday, April 4, 2022 11:17 AM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: Re: [WebAIM] expectations role=group / role=region

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.


All good info so far. Another option, instead of changing the JAWS verbosity level to high is to adjust the medium (default) verbosity level to include named regions.

Bring up the settings center and expand the "Web / HTML / PDFs" branch (the 2nd one in the tree), and then the "Reading" sub-branch (frst one), and then "Configure Web Verbosity Levels", and then "Medium".

The "Announce Start and End For" list has regions (generically, meaning landmarks), near the bottom with various landmark types. Region is one of the types and is unchecked by default for medium verbosity. It's checked for high verbosity. So you could turn it on for medium if you wanted to.

For sighted JAWS users, here are two screenshots as described above. The first is the setting center with "medium" verbosity selected. The second is the list of verbosity elements that can be announced, with Region highlighted near the bottom.

[image: image.png]
[image: image.png]