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 :
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 comment:1
component: | ui.core → effects.core |
---|
Changed August 08, 2010 10:13PM UTC by comment:2
milestone: | TBD → 1.9 |
---|---|
resolution: | → fixed |
status: | new → closed |
Fixed in 2b9d684.
Changed August 25, 2010 04:18PM UTC by comment:3
summary: | JQuery UI show() function broken with "normal" speed → Effects: .show() broken with "normal" speed |
---|
Changed September 10, 2010 05:26PM UTC by comment:4
milestone: | 1.9 → 1.8.5 |
---|