Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2127 closed bug (fixed)

slide animation bug in nested accordions in IE

Reported by: Scott González Owned by: paul
Priority: minor Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: accordion Cc:
Blocked by: Blocking:

Description

Nested accordions in IE do not animate properly. The inner accordion does not slide up/down, it just shows and hides at the start and end of the animations.

See http://www.scottsplayground.com/temp/nested_accordions/ for an example.

Change History (4)

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

Removing ul.ui-accordion-container li { position: relative; } from the CSS fixes this issue.

comment:2 Changed 15 years ago by joern

Resolution: fixed
Status: newclosed

Fixed in [4420].

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

comment:4 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.