Skip to main content

Search and Top Navigation

#7300 closed bug (fixed)

Opened April 28, 2011 07:58PM UTC

Closed May 02, 2011 01:19PM UTC

collapsible accordion in IE8 not toggling aria-expanded and aria-selected tags

Reported by: pegomes Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.12
Keywords: Cc:
Blocked by: Blocking:
Description

Steps to reproduce:

1) Open \\demos\\accordion\\collapsible.html in IE8.

2) This will display the collapsible accordion with Section1 open.

3) Click Section1 to toggle Section1 closed.

4) Click Section4 to toggle Section4 open.

5) Use your favorite tool to examine the DOM. Notice both Section1 and Section4 have aria-expanded and aria-selected set to true. Only Section4 should have these aria tags set to true.

Attachments (0)
Change History (1)

Changed May 02, 2011 01:19PM UTC by scottgonzalez comment:1

resolution: → fixed
status: newclosed

This has already been fixed in master.