Skip to main content

Search and Top Navigation

#3785 closed bug (fixed)

Opened January 07, 2009 03:10PM UTC

Closed January 19, 2009 03:09PM UTC

accordion activate behavior

Reported by: skeetio Owned by:
Priority: critical Milestone: 1.7
Component: ui.accordion Version: 1.6rc4
Keywords: Cc:
Blocked by: Blocking:
Description

When calling accordion( "activate", index ) and passing the index parameter of -1 or false the correct classes aren't being applied to the header element and the span child element that contains the arrow icon is also not properly being changed. When the elements is called by their individual index, then the accordion behaves as intended. Example code is attached.

Attachments (1)
  • accordion.html (1.9 KB) - added by skeetio January 07, 2009 03:12PM UTC.

    Example of accordion behavior bug

Change History (2)

Changed January 13, 2009 01:19AM UTC by scottgonzalez comment:1

milestone: TBD1.6
priority: majorcritical

Changed January 19, 2009 03:09PM UTC by paul comment:2

resolution: → fixed
status: newclosed

Fixed in r1681. Thanks!