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 comment:1
status: | new → open |
---|---|
summary: | JQuery UI Accordion - aria-expanded not set to false when collapsing expanded tab → Accordion: aria-expanded not set to false when collapsing expanded tab |
Changed January 05, 2015 08:56PM UTC by comment:2
Changed January 05, 2015 09:50PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Accordion: Set aria-expanded
when collapsing
Fixes #10703
Closes gh-1413
Changeset: ab798cb4646cfeb79f1949eb70cd64813a248d87
Changed January 05, 2015 09:51PM UTC by comment:4
milestone: | none → 1.12.0 |
---|
Changed February 09, 2015 05:02PM UTC by 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 comment:6
milestone: | 1.12.0 → 1.11.3 |
---|