Opened 13 years ago

Closed 13 years ago

#6892 closed bug (fixed)

Accordion: broken animation in Chrome

Reported by: Jörn Zaefferer Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:

Description

Testpage: http://jsbin.com/uhora5/5

Open in Chrome 8. Click on a closed header, and while the animation works, the content width is way too small, causing the height to be way too big, making the animation look very bad.

Can be worked around by replacing the ul with a div and removing the li elements.

Change History (1)

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

Resolution: fixed
Status: newclosed

Accordion: Removed ui-accordion-li-fix class; I couldn't find instances where this caused a problem in IE. Fixed #6892 - Accordion: broken animation in Chrome.

Changeset: c58012364b495ef50aa8bfcb35fcede079983fdf

Note: See TracTickets for help on using tickets.