Ticket #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: | |
| Blocking: | Blocked by: |
Description
Setting width on an accordion using autoHeight:true and active:false results in jumpy animation on the first slideDown.
Attachments
Change History
Changed 3 years ago by mofle
-
attachment
jQuery UI bug testcase.zip
added
comment:1 Changed 3 years ago by mofle
Also when collapsing and item and opening it again, the jumping appears.
comment:2 Changed 3 years ago by scott.gonzalez
- Summary changed from Setting width on an accordion using autoHeight:true and active:false results in jumping to Accordion: Jumpy animation when opening a panel after closing all
- Milestone set to 1.9
comment:3 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
Fixed in e895d86.
comment:5 Changed 3 years ago by mofle
- Status changed from closed to reopened
- Resolution fixed deleted
Not fixed in 1.8.4
The problem still exists.
comment:7 Changed 2 years ago by Scott González
- Status changed from reopened to closed
- Resolution set to fixed
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