Skip to main content

Search and Top Navigation

#10703 closed bug (fixed)

Opened November 20, 2014 03:55PM UTC

Closed January 05, 2015 09:50PM UTC

Last modified February 09, 2015 05:03PM UTC

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

Attachments (0)
Change History (6)

Changed November 21, 2014 04:12PM UTC by tj.vantoll comment:1

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

Changed January 05, 2015 08:56PM UTC by scottgonzalez comment:2

Changed January 05, 2015 09:50PM UTC by Scott González comment:3

resolution: → fixed
status: openclosed

Accordion: Set aria-expanded when collapsing

Fixes #10703

Closes gh-1413

Changeset: ab798cb4646cfeb79f1949eb70cd64813a248d87

Changed January 05, 2015 09:51PM UTC by scottgonzalez comment:4

milestone: none1.12.0

Changed February 09, 2015 05:02PM UTC by Scott González comment:5

Accordion: Set aria-expanded when collapsing

Fixes #10703

Closes gh-1413

(cherry picked from commit ab798cb4646cfeb79f1949eb70cd64813a248d87)

Changeset: dc2b17d62f77e6f9795eecdebb0d37603ffd285b

Changed February 09, 2015 05:03PM UTC by scottgonzalez comment:6

milestone: 1.12.01.11.3