Skip to main content

Search and Top Navigation

#5474 closed bug (duplicate)

Opened April 02, 2010 05:28AM UTC

Closed April 02, 2010 07:14PM UTC

Last modified October 11, 2012 09:15PM UTC

UI breaks jquery.show('normal')

Reported by: dmuir Owned by:
Priority: major Milestone:
Component: ui.effects.core Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

jquery's show, hide, toggle, etc methods allow for the speeds:

slow, fast, with a fallback to _default.

So jQuery.show('normal') should fall back to the default of 400

jQueryUI overrides show, but does not follow the same fallback rules, so when unrecognised text is entered it silently fails instead of using the default.

Attachments (0)
Change History (2)

Changed April 02, 2010 07:14PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #5456.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted