Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#10703 closed bug (fixed)

Accordion: aria-expanded not set to false when collapsing expanded tab

Reported by: keith.abramo Owned by:
Priority: minor Milestone: 1.11.3
Component: ui.accordion Version: 1.11.2
Keywords: Cc:
Blocked by: Blocking:

Description

Currently, if you have an accordion tab expanded and you click on that same accordion tab to collapse it, the aria-expanded attribute does not toggle to false.

I have tested this in IE9 and Chrome with the latest version of jQuery UI.

You can view this happening on the jquery ui accordion second example here. http://jqueryui.com/accordion/#collapsible

Change History (6)

comment:1 Changed 8 years ago by tj.vantoll

Status: newopen
Summary: JQuery UI Accordion - aria-expanded not set to false when collapsing expanded tabAccordion: aria-expanded not set to false when collapsing expanded tab

comment:3 Changed 8 years ago by Scott González

Resolution: fixed
Status: openclosed

Accordion: Set aria-expanded when collapsing

Fixes #10703 Closes gh-1413

Changeset: ab798cb4646cfeb79f1949eb70cd64813a248d87

comment:4 Changed 8 years ago by Scott González

Milestone: none1.12.0

comment:5 Changed 8 years ago by Scott González

Accordion: Set aria-expanded when collapsing

Fixes #10703 Closes gh-1413 (cherry picked from commit ab798cb4646cfeb79f1949eb70cd64813a248d87)

Changeset: dc2b17d62f77e6f9795eecdebb0d37603ffd285b

comment:6 Changed 8 years ago by Scott González

Milestone: 1.12.01.11.3
Note: See TracTickets for help on using tickets.