WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Options are presented with abbreviated Labels within a Dropdown

for

Number of posts in this thread: 3 (In chronological order)

From: Ajeesh Thomas
Date: Wed, Dec 07 2022 11:31AM
Subject: Options are presented with abbreviated Labels within a Dropdown
No previous message | Next message →

Hi Experts ,
If the Dropdown options are presented with Short Labels ,
will that be a Accessibility violation ?
Consider the case of a State selection Dropdown :in a Banking
/Insurance Application
Here the Dropdown options may be labled such as : Ala, Calif, DE, FL, La
Instead of presenting as - : Alabama, California, Delaware, Florida,
Louisiana so on

Is this coming under WCAG violation ? Please help me with your viewpoints

Thanks in advance,
Ajeesh Thomas

From: Birkir R. Gunnarsson
Date: Wed, Dec 07 2022 2:36PM
Subject: Re: Options are presented with abbreviated Labels within a Dropdown
← Previous message | Next message →

In short, I'd say no, it's not a WCAG violation.

Assuming you can't hover on the short label to see the full label (but
you can't with the keyboard, wich would be a keyboard accessibility
violation), these are the same labels for everyone.
Then it's the question of, does this fail WCAG 2.4.6 (descriptive labels).
I'd say no, it doesn't, these are descriptive labels.
There is a level AAA success criteria about explaining abbreviations,
but only when the abbreviations are not commonly used. I'd say in the
case of state abbreviations those are frequently used and typically do
not need an extended form.



On 12/7/22, Ajeesh Thomas < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Experts ,
> If the Dropdown options are presented with Short Labels ,
> will that be a Accessibility violation ?
> Consider the case of a State selection Dropdown :in a Banking
> /Insurance Application
> Here the Dropdown options may be labled such as : Ala, Calif, DE, FL,
> La
> Instead of presenting as - : Alabama, California, Delaware, Florida,
> Louisiana so on
>
> Is this coming under WCAG violation ? Please help me with your
> viewpoints
>
> Thanks in advance,
> Ajeesh Thomas
> > > > >


--
Work hard. Have fun. Make history.

From: David Engebretson Jr.
Date: Wed, Dec 07 2022 3:25PM
Subject: Re: Options are presented with abbreviated Labels within aDropdown
← Previous message | No next message

I think that, in the example provided for state abbreviations, some of the abbreviations given are obscure for those of us in the US who expect standard abbreviations.

For example: Ala, Calif, DE, FL,

Standard abbreviations would be:
* AL
* CA
* DE
*FL

I'm pretty sure the abbreviations are based on standards provided by the USPS (United States Postal Service). There are two capitalized letters for each of the 50 states.

Cheers,
David

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of Birkir R. Gunnarsson
Sent: Wednesday, December 07, 2022 1:36 PM
To: = EMAIL ADDRESS REMOVED = ; WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] Options are presented with abbreviated Labels within a Dropdown

In short, I'd say no, it's not a WCAG violation.

Assuming you can't hover on the short label to see the full label (but you can't with the keyboard, wich would be a keyboard accessibility violation), these are the same labels for everyone.
Then it's the question of, does this fail WCAG 2.4.6 (descriptive labels).
I'd say no, it doesn't, these are descriptive labels.
There is a level AAA success criteria about explaining abbreviations, but only when the abbreviations are not commonly used. I'd say in the case of state abbreviations those are frequently used and typically do not need an extended form.



On 12/7/22, Ajeesh Thomas < = EMAIL ADDRESS REMOVED = > wrote:
> Hi Experts ,
> If the Dropdown options are presented with Short Labels , will that
> be a Accessibility violation ?
> Consider the case of a State selection Dropdown :in a Banking
> /Insurance Application
> Here the Dropdown options may be labled such as : Ala, Calif, DE, FL,
> La
> Instead of presenting as - : Alabama, California, Delaware, Florida,
> Louisiana so on
>
> Is this coming under WCAG violation ? Please help me with your
> viewpoints
>
> Thanks in advance,
> Ajeesh Thomas
> > > archives at http://webaim.org/discussion/archives
> >


--
Work hard. Have fun. Make history.