Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support aria-atomic and aria-busy live region attributes for Mozilla #2640

Closed
nvaccessAuto opened this issue Sep 4, 2012 · 7 comments
Closed
Milestone

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2012-09-04 01:56
None

@nvaccessAuto
Copy link
Author

Comment 1 by MarkW on 2013-03-07 11:15
Test cases here if you need them - http://custprevap.cloudapp.net/ttest_web/aria-tests/aria_live_screen_reader_support.html

@nvaccessAuto
Copy link
Author

Comment 2 by hhillen on 2013-10-08 19:12
Is there any idea yet when aria-atomic will be supported? Do you need more test cases?

@nvaccessAuto
Copy link
Author

Comment 3 by Michael Curran <mick@... on 2014-01-15 06:26
In [66000a0]:

Add support for ARIA atomic to the IAccessible2 live regions code. Also slightly refactor to better handle some corner cases such as reparnted child nodes. Re #2640

@nvaccessAuto
Copy link
Author

Comment 4 by Michael Curran <mick@... on 2014-01-16 00:24
In [c83a254]:

IAccessible2 live regions: ignore live region changes on or within nodes marked with aria-busy. Eventually it should delay speaking until it becomes false, but for now it just suppresses them. Re #2640

@nvaccessAuto
Copy link
Author

Comment 5 by Michael Curran <mick@... on 2014-01-16 05:24
In [57834c0]:

Merge branch 'ia2LiveRegionImprovements' into next. Incubates #2640, #3329.

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 6 by Michael Curran <mick@... on 2014-01-31 01:56
In [00dca13]:

Merge branch 'ia2LiveRegionImprovements'. Fixes #2640, #3329

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 7 by mdcurran on 2014-01-31 01:58
Changes:
Milestone changed from None to 2014.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant