Search and Top Navigation
#5540 closed bug (fixed)
Opened April 23, 2010 12:08PM UTC
Closed January 14, 2011 07:35PM UTC
Accordion: Jumpy animation when opening a panel after closing all
Reported by: | mofle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8 |
Keywords: | jumping, animation, width, autoheight, active | Cc: | |
Blocked by: | Blocking: |
Description
Setting width on an accordion using autoHeight:true and active:false results in jumpy animation on the first slideDown.
Attachments (1)
Change History (7)
Changed May 06, 2010 01:32PM UTC by comment:1
Changed July 14, 2010 12:35PM UTC by comment:2
milestone: | → 1.9 |
---|---|
summary: | Setting width on an accordion using autoHeight:true and active:false results in jumping → Accordion: Jumpy animation when opening a panel after closing all |
Changed July 14, 2010 12:37PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in e895d86.
Changed August 04, 2010 01:28AM UTC by comment:4
milestone: | 1.9 → 1.8.3 |
---|
Changed August 13, 2010 09:47AM UTC by comment:5
resolution: | fixed |
---|---|
status: | closed → reopened |
Not fixed in 1.8.4
The problem still exists.
Changed November 19, 2010 06:48PM UTC by comment:6
milestone: | 1.8.3 → 1.9 |
---|
Changed January 14, 2011 07:35PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | reopened → closed |
Accordion: Force the width of the accordion panel during animation when animating from a fully collapsed state. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all.
The animation code should be refactored.
Changeset: 66606407edf9faa33c566f0cc6a2bb1dd4d3e808
Also when collapsing and item and opening it again, the jumping appears.