Skip to main content

Bug Tracker

Side navigation

#3629 closed bug (invalid)

Opened November 20, 2008 04:41PM UTC

Closed November 25, 2008 11:50AM UTC

Panel not sliding out for Tabs

Reported by: aadi Owned by:
Priority: major Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: Tabs, slide, fx Cc: aadi
Blocked by: Blocking:
Description

The code for UI Tabs was updated to allow new way of handling effects. The problem lies with the 'height' effect. The panel slides and closes properly but it does not slide back out. It just 'pops' back up. I have tried it by forcing it to slide out the new panel but it just doesn't work.

Just to be more elaborate:

$("#tabs ul").tabs({ fx: { height: 'toggle' } });

The code above should do slide up and down animations but in actual fact it just performs the slide up animation. It doesn't go through the slide down part.

Hope this is helpful.

Attachments (0)
Change History (1)

Changed November 25, 2008 11:50AM UTC by flesler comment:1

cc: → aadi
resolution: → invalid
status: newclosed

This belongs to the UI Bug Tracker.