Skip to main content

Search and Top Navigation

#5875 closed bug (notabug)

Opened July 29, 2010 04:09PM UTC

Closed May 11, 2011 12:57PM UTC

Accordion panel can't be acivated if accordion is hidden

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

I don't think this is a duplicate of 3905.

when you call .accordion('activate',2), it doesn't change the accordion state if the accordion is hidden. I've attached a test case.

Based on the script, I would expect "Three" to be expanded, but "One" still is.

Attachments (1)
  • example.html (0.5 KB) - added by SeanMcMillan July 29, 2010 04:09PM UTC.

    Test case for hidden accordion

Change History (4)

Changed October 21, 2010 03:58AM UTC by scottgonzalez comment:1

milestone: TBD1.9

Changed March 28, 2011 08:53PM UTC by scottgonzalez comment:2

status: newopen

Changed May 10, 2011 08:30PM UTC by k_borchers comment:3

Changed May 11, 2011 12:57PM UTC by scottgonzalez comment:4

resolution: → invalid
status: openclosed

Including the required functional CSS makes your example work.