Skip to main content

Search and Top Navigation

#5456 closed bug (fixed)

Opened March 31, 2010 02:45PM UTC

Closed August 08, 2010 10:13PM UTC

Last modified September 10, 2010 05:26PM UTC

Effects: .show() broken with "normal" speed

Reported by: dazzx Owned by:
Priority: minor Milestone: 1.8.5
Component: ui.effects.core Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

Hi there,

Don't know if it's intended, but this thing have just stolen

me several hours, so I report it.

For the impatient, the commented code is here :

http://jsbin.com/upaka

If I use JQuery alone,

   // that works nicely
   $("#anyDiv").show("normal");

If I add JQuery UI 1.8, that breaks miserably... That's quite annoying, since I had a plugin which relied on that to show a timepicker, and it didn't work with the latest releases...

I've now overrided the default duration (which was set with "normal") and all works well

dazzx

Attachments (0)
Change History (4)

Changed July 30, 2010 10:55AM UTC by jzaefferer comment:1

component: ui.coreeffects.core

Changed August 08, 2010 10:13PM UTC by scottgonzalez comment:2

milestone: TBD1.9
resolution: → fixed
status: newclosed

Fixed in 2b9d684.

Changed August 25, 2010 04:18PM UTC by scottgonzalez comment:3

summary: JQuery UI show() function broken with "normal" speedEffects: .show() broken with "normal" speed

Changed September 10, 2010 05:26PM UTC by scottgonzalez comment:4

milestone: 1.91.8.5