Open Bug 687036 Opened 13 years ago Updated 2 years ago

ARIA activedescendant support is not reversible

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

People

(Reporter: surkov, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

ARIA activedescendant allows to point to not descendant accessibles but when we are looking for container with aria-activedescendant then we traverse the parent chain.

I might miss but I don't see nowhere in the spec that it allows the activedescendant to point to any element in the document like comment in code says.

http://www.w3.org/TR/wai-aria-implementation/#keyboard-focus_aria-activedescendant
http://www.w3.org/WAI/PF/aria-practices/#focus_activedescendant
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.