WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Does aria-busy only work on an element with a role

for

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

From: Brian Lovely
Date: Tue, Oct 08 2019 8:09AM
Subject: Does aria-busy only work on an element with a role
No previous message | Next message →

Can you apply aria-busy to a non-semantic container like a div? Many
applications of aria-busy involve a container into which content will be
loaded.

--
*Brian Lovely*
Capital One Digital Accessibility
804.389.1064




The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates and may only be used solely in performance of work or services for Capital One. The information transmitted herewith is intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.

From: Steve Faulkner
Date: Tue, Oct 08 2019 10:07AM
Subject: Re: Does aria-busy only work on an element with a role
← Previous message | Next message →

Not a direct answer to your question but may be helpful in deciding the
efficacy of its use:
Short note on being busy
https://developer.paciellogroup.com/blog/2018/05/short-note-on-being-busy/
--

Regards

SteveF
Accessibility is political[image: ✊]
Working for the web
<https://twitter.com/stevefaulkner/status/940835584410574850>,
anywhere and everywhere [image: 🖖🏽]


On Tue, 8 Oct 2019 at 15:10, Brian Lovely via WebAIM-Forum <
= EMAIL ADDRESS REMOVED = > wrote:

> Can you apply aria-busy to a non-semantic container like a div? Many
> applications of aria-busy involve a container into which content will be
> loaded.
>
> --
> *Brian Lovely*
> Capital One Digital Accessibility
> 804.389.1064
>
> >
>
>
> The information contained in this e-mail is confidential and/or
> proprietary to Capital One and/or its affiliates and may only be used
> solely in performance of work or services for Capital One. The information
> transmitted herewith is intended only for use by the individual or entity
> to which it is addressed. If the reader of this message is not the intended
> recipient, you are hereby notified that any review, retransmission,
> dissemination, distribution, copying or other use of, or taking of any
> action in reliance upon this information is strictly prohibited. If you
> have received this communication in error, please contact the sender and
> delete the material from your computer.
>
>
>
> > > > >

From: Birkir R. Gunnarsson
Date: Wed, Oct 09 2019 4:37AM
Subject: Re: Does aria-busy only work on an element with a role
← Previous message | Next message →

Those examples are awesome, thank you Steve!
A direct answer to the question is, yes, you can use aria-busy with
any element, according to the spec.
If you locate the aria-busy entry in the ARIA 1.1 spec (use "2" to
locate h2 headings to navigate to section 6, "3" to to locate
subsection 6.6, then 4 to locate individual attribute definitions).
then locate the "characteristics" table at the bottom of the aria-busy
definition.
The first entry in that table is "used in roles" and the value is "all
elements of the base markup", meaning aria-busy is a global attribute
(can be used on any element).
While this establishes that aria-busy is valid on any element,
technically speaking, Steve's note is much more helpful to determine
whether it will serve its intended purpose in the usage context you
are considering.

Also the ARIA spec should be clearer on whether a global attribute is
valid on elements without a role. Based on context this is pretty
clear for aria-busy but this is not the case for aria-labelledby or
aria-describedby since the role of the element impacts how it should
be processed by assistive technologies.

On 10/8/19, Steve Faulkner < = EMAIL ADDRESS REMOVED = > wrote:
> Not a direct answer to your question but may be helpful in deciding the
> efficacy of its use:
> Short note on being busy
> https://developer.paciellogroup.com/blog/2018/05/short-note-on-being-busy/
> --
>
> Regards
>
> SteveF
> Accessibility is political[image: ✊]
> Working for the web
> <https://twitter.com/stevefaulkner/status/940835584410574850>,
> anywhere and everywhere [image: 🖖🏽]
>
>
> On Tue, 8 Oct 2019 at 15:10, Brian Lovely via WebAIM-Forum <
> = EMAIL ADDRESS REMOVED = > wrote:
>
>> Can you apply aria-busy to a non-semantic container like a div? Many
>> applications of aria-busy involve a container into which content will be
>> loaded.
>>
>> --
>> *Brian Lovely*
>> Capital One Digital Accessibility
>> 804.389.1064
>>
>> >>
>>
>>
>> The information contained in this e-mail is confidential and/or
>> proprietary to Capital One and/or its affiliates and may only be used
>> solely in performance of work or services for Capital One. The information
>> transmitted herewith is intended only for use by the individual or entity
>> to which it is addressed. If the reader of this message is not the
>> intended
>> recipient, you are hereby notified that any review, retransmission,
>> dissemination, distribution, copying or other use of, or taking of any
>> action in reliance upon this information is strictly prohibited. If you
>> have received this communication in error, please contact the sender and
>> delete the material from your computer.
>>
>>
>>
>> >> >> >> >>
> > > > >


--
Work hard. Have fun. Make history.

From: Brian Lovely
Date: Tue, Oct 15 2019 8:09AM
Subject: Re: [External Sender]Does aria-busy only work on an element with a role
← Previous message | No next message

Thanks, Steve, Birkir, and Suman




The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates and may only be used solely in performance of work or services for Capital One. The information transmitted herewith is intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.