Opened 13 years ago

Closed 13 years ago

#5269 closed bug (fixed)

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

Reported by: ajpiano Owned by: Scott González
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)

Change History (3)

comment:1 Changed 13 years ago by rdworth

Component: ui.coreeffects.core

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

Milestone: TBD1.8
Owner: set to scott.gonzalez
Status: newaccepted

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

Resolution: fixed
Status: acceptedclosed

Fixed in r3868.

Note: See TracTickets for help on using tickets.