Ticket #6605 (closed defect: fixed)

Opened 3 months ago

Last modified 2 weeks ago

AccordionContainer: make aria indication of opened/closed pane

Reported by: bill Owned by: becky
Priority: normal Milestone: 1.2
Component: Accessibility Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

Due partly to #6556, need an ARIA way to indicate which accordion container is opened.

Change History

Changed 3 months ago by becky

  • milestone set to 1.2

since #6556 was made for 1.2, assigning this to 1.2 as well.

Changed 3 weeks ago by becky

  • status changed from new to assigned

Changed 2 weeks ago by becky

  • status changed from assigned to closed
  • resolution set to fixed

(In [14238]) fixes #6605, #7092. Update the template and code to set the ARIA selected state to true on current tab, false on others. Added ARIA presentation roles on layout divs - this fixes the numbering problem of 7092. Also, use ARIA labelledby property to assign the title so that the +- which are used for high contrast are not spoken by the screen reader.

Note: See TracTickets for help on using tickets.