Modify ↓
Ticket #4329 (closed bug: invalid)
treeview: Bug when using with the accordion
| Reported by: | wingedx | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | treeview | Cc: | |
| Blocking: | Blocked by: |
Description
steps:
- create an accordion widget;
- create a treeview into the accordion, using cookie persistence;
- expand the tree;
- collapse the accordion (this must still collapsed when reload)
- reload
- open the acordion: the tree will be oppened but the icons (plus/minus) will be wrong.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is not a jQuery core bug. Please use the jQuery forums or contact the author via the method they request. For jQuery UI plugins, please file a bug on http://dev.jqueryui.com .