Opened 13 years ago
Closed 13 years ago
#5540 closed bug (fixed)
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 (8)
Changed 13 years ago by
Attachment: | jQuery UI bug testcase.zip added |
---|
comment:1 Changed 13 years ago by
Also when collapsing and item and opening it again, the jumping appears.
comment:2 Changed 13 years ago by
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 |
comment:4 Changed 13 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:5 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Not fixed in 1.8.4
The problem still exists.
comment:7 Changed 13 years ago by
Milestone: | 1.8.3 → 1.9 |
---|
comment:7 Changed 13 years ago by
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
Note: See
TracTickets for help on using
tickets.
Testcase