This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14497 - Review section 5.8 - State and Property change events.
Summary: Review section 5.8 - State and Property change events.
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: PC All
: P1 normal
Target Milestone: ---
Assignee: Andi Snow-Weaver
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 15:18 UTC by David Bolter
Modified: 2011-10-25 19:30 UTC (History)
1 user (show)

See Also:


Attachments

Comment 1 David Bolter 2011-10-18 15:19:09 UTC
aria-hidden is currently not correct. We (FF) only fire:
IA2_EVENT_OBJECT_ATTRIBUTE_CHANGED

This was the ultimate decision reached after lengthy discussion with NVDA. We
continue to treat aria-hidden as a hint that AT can then use to decide what
they want to convey.
Comment 2 David Bolter 2011-10-18 15:37:10 UTC
For aria-activedescendant we should probably note that a focus event is fired for the child object.
(see https://developer.mozilla.org/ARIA_User_Agent_Implementors_Guide#11.3.1.2_aria-activedescendant)
Comment 3 Andi Snow-Weaver 2011-10-18 20:48:16 UTC
We have specified the focus event in section 4.3 so I would rather not repeat it here. I have added a link back to section 4.3 in the table though.
Comment 4 Andi Snow-Weaver 2011-10-25 16:28:58 UTC
Add link to section 4.3 to activedescendant row