Ticket #5314 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Accordion inside accordion

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Dijit Version: 1.0
Severity: normal Keywords: dijit accordion
Cc:

Description

If an accordion is inside another accordion then all the title bars of the panes think that they should be selected because the parent accordion pane is selected.

Change History

Changed 7 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [11750]) For selected accordion pane, modify class of the title bar, not the outer dom node, so that it doesn't affect nested AccordionPanes?. For tundra the selected title bar and the unselected title bars look (almost?) the same so this doesn't have much effect, but fixing anyway. Also cleanup of unnecessarily long selectors. Fixes #5314.

Note: See TracTickets for help on using tickets.