Ticket #6892 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Accordion: broken animation in Chrome

Reported by: joern.zaefferer Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.9
Keywords: Cc:
Blocking: Blocked by:

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

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

  • Status changed from new to closed
  • Resolution set to fixed

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.