Search and Top Navigation
#3554 closed bug (fixed)
Opened November 07, 2008 05:53PM UTC
Closed July 12, 2010 12:22PM UTC
Accordion animation no right in Firefox
| Reported by: | thomasvsundert | Owned by: | jzaefferer |
|---|---|---|---|
| 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.
Attachments (0)
Change History (3)
Changed November 30, 2008 01:26PM UTC by comment:1
| milestone: | TBD → 1.next |
|---|
Changed December 22, 2008 02:47PM UTC by comment:2
Replying to [comment:1 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.
Changed July 12, 2010 12:22PM UTC by comment:3
| milestone: | 1.next → 1.8.2 |
|---|---|
| resolution: | → fixed |
| status: | new → closed |
This is working in 1.8.
Empty panes are currently not supported. We need to define if we handle that case.