Skip to main content

Search and Top Navigation

#5269 closed bug (fixed)

Opened March 03, 2010 08:52PM UTC

Closed March 04, 2010 01:31AM UTC

Show and hide effects errantly require "duration" option to fire callback.

Reported by: ajpiano Owned by: scottgonzalez
Priority: blocker Milestone: 1.8
Component: ui.effects.core Version: 1.8rc3
Keywords: Cc:
Blocked by: Blocking:
Description

The show and hide effects are presently requiring the user to supply the "duration" argument in order to get the callback to fire. This was not the case in 1.7.2.

jQuery 1.4.2 & jQuery UI 1.8RC3 http://jsbin.com/itato4/12

jQuery 1.3.2 & jQuery UI 1.7.2 http://jsbin.com/itato4/13

(via the forums: http://forum.jquery.com/topic/1-8rc3-show-hide-and-callback-problem#14737000000751264)

Attachments (0)
Change History (3)

Changed March 03, 2010 09:27PM UTC by rdworth comment:1

component: ui.coreeffects.core

Changed March 04, 2010 01:24AM UTC by scottgonzalez comment:2

milestone: TBD1.8
owner: → scott.gonzalez
status: newaccepted

Changed March 04, 2010 01:31AM UTC by scottgonzalez comment:3

resolution: → fixed
status: acceptedclosed

Fixed in r3868.