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)

jQuery UI bug testcase.zip (60.7 KB) - added by mofle 13 years ago.
Testcase

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by mofle

Attachment: jQuery UI bug testcase.zip added

Testcase

comment:1 Changed 13 years ago by mofle

Also when collapsing and item and opening it again, the jumping appears.

comment:2 Changed 13 years ago by Scott González

Milestone: 1.9
Summary: Setting width on an accordion using autoHeight:true and active:false results in jumpingAccordion: Jumpy animation when opening a panel after closing all

comment:3 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in e895d86.

comment:4 Changed 13 years ago by Scott González

Milestone: 1.91.8.3

comment:5 Changed 13 years ago by mofle

Resolution: fixed
Status: closedreopened

Not fixed in 1.8.4

The problem still exists.

comment:7 Changed 13 years ago by Scott González

Milestone: 1.8.31.9

comment:7 Changed 13 years ago by Scott González

Resolution: fixed
Status: reopenedclosed

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.