[Webkit-unassigned] [Bug 220054] AX: aria-busy is not being cleared from an element for VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 08:06:47 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=220054

--- Comment #6 from mzehe at mozilla.com <marco at marcozehe.de> ---
The best non-spec explanation I found was this: https://www.digitala11y.com/aria-busy-state/. After aria-busy is cleared, updates should be processed. aria-busy is there to suppress live region changes that may occur as long as aria-busy is true, and then a single update should happen when aria-busy is cleared. There are also examples given.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210326/25c86f9a/attachment.htm>


More information about the webkit-unassigned mailing list