Closed Bug 1105774 Opened 10 years ago Closed 2 days ago

Support name/aria-label attribute change for live regions.

Categories

(Core :: Disability Access APIs, defect, P3)

All
Android
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: yzen, Unassigned)

Details

There are cases where a live region's change other than text or addition/removal need to be announced to the user. Here's a use case:
* an element with role progress has an explicit aria-label attribute set.
* during some interaction aria-label is changed dynamically.
* because it is neither of addition/removal/text the change is not announced to the AT user.
* We need to ensure that it actually gets picked up and relayed to the user!
OS: All → Android
Summary: [AccessFu] Support name/aria-label attribute change for live regions. → Support name/aria-label attribute change for live regions.
Priority: -- → P3
Severity: normal → S3

I think this is already fixed. This code explicitly permits name change events for live region changes. Eitan, do you agree?

Flags: needinfo?(eitan)

Yup

Status: NEW → RESOLVED
Closed: 2 days ago
Flags: needinfo?(eitan)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.