Opened 14 years ago
Closed 13 years ago
#3554 closed bug (fixed)
Accordion animation no right in Firefox
Reported by: | thomasvsundert | Owned by: | Jörn Zaefferer |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.2 |
Component: | ui.accordion | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a jQuery Accordion with one of the panes empty. When I click the header of the empty pane and then click the header of a non-empty pane, the opening animation for the non-empty pane doesn't play in Firefox.
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by
Milestone: | TBD → 1.next |
---|
comment:2 Changed 14 years ago by
Replying to joern.zaefferer:
Empty panes are currently not supported. We need to define if we handle that case.
Why not allow empty panes? It seems to me that a category (= parent pane) should be able to have no subcategories.
comment:3 Changed 13 years ago by
Milestone: | 1.next → 1.8.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This is working in 1.8.
Note: See
TracTickets for help on using
tickets.
Empty panes are currently not supported. We need to define if we handle that case.