WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: [EXT] ARIA-Multiselectable and JAWS?

for

From: Hunziker, Dawn A - (hunziker)
Date: Jun 9, 2020 7:46PM


Thank you, everyone! I appreciate the feedback and have passed this information on to our developers. I appreciate the quick responses and I was hoping it would be something easy!

Thank you,
Dawn

Dawn Hunziker
IT Accessibility Consultant, Sr. | Disability Resources
The University of Arizona | <EMAIL REMOVED>
drc.arizona.edu | itaccessibility.arizona.edu
520-626-9409

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Birkir R. Gunnarsson
Sent: Tuesday, June 9, 2020 6:23 PM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: [EXT]Re: [WebAIM] ARIA-Multiselectable and JAWS?

External Email

Yeap, you're definitely overcomplicating this a lot here.
A simple accordion pattern will do.
You can even use the HTML5 <details>/<summary> attributes to create it without hardly any ARIA whatsoever (granted IE11 support is not good, but outside of that browser support is pretty good).
A multi-selectable tab pattern is definitely not what you want to do here.
In Iceland we call this "crossing the river to get water", when you over complicate stuff, but the good news is that simpler is easier.


On 6/9/20, glen walker < <EMAIL REMOVED> > wrote:
> I also noticed (although you didn't ask :-) ), that your "About" menu
> has some items with an indicator (triangle) meaning they open in
> separate pages and others that don't have an indicator. From a pure
> AA conformance perspective, you don't necessarily have to convey that
> a link opens a new tab (although some might say that 2.4.4 implies an
> "opens in new page" is necessary to convey the "purpose" of the link).
> However, the fact that you have a visual clue that a link opens in a
> new page *would* require that you convey that same information to
> assistive technology because there's a "relationship" conveyed through presentation (1.3.1).
>
> That is, if none of the links had the triangle indicator but some of
> them opened in new pages, you don't necessarily have to convey that to
> assistive technology (because it's not conveyed to anyone). But if
> you have a visual clue that something different will happen, that "something different"
> should be conveyed to everyone.
> > > archives at http://webaim.org/discussion/archives
> >


--
Work hard. Have fun. Make history.