Skip to main content

Search and Top Navigation

#4470 closed bug (fixed)

Opened April 14, 2009 01:10PM UTC

Closed July 12, 2010 01:22PM UTC

Accordion: .ui-accordion-content-active class not removed from hidden section

Reported by: mikecapp Owned by:
Priority: minor Milestone: 1.8.2
Component: ui.accordion Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

Not much to add to the summary. The Theming section of the accordion docs, and common sense, suggest that this should only apply to a currently active content block.

This wouldn't be much of a problem if there was an official way to find the currently active content programmatically. Currently using $(".ui-accordion-content:visible") instead.

Attachments (0)
Change History (3)

Changed April 16, 2009 05:24PM UTC by mikecapp comment:1

Come to think of it, why is there a "ui-accordion-content-active" class at all? Why not use "ui-state-active" like the header?

Changed April 17, 2009 03:00AM UTC by scottgonzalez comment:2

milestone: TBD1.8

Changed July 12, 2010 01:22PM UTC by scottgonzalez comment:3

milestone: 1.91.8.2
resolution: → fixed
status: newclosed

This was fixed in a previous release.