Skip to main content

Search and Top Navigation

#5980 closed bug (worksforme)

Opened August 23, 2010 12:07PM UTC

Closed September 16, 2010 07:01PM UTC

Last modified October 11, 2012 09:15PM UTC

dialog with show: 'fade' doesnt work with 1.8.4

Reported by: andreas Owned by:
Priority: critical Milestone:
Component: ui.dialog Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:
Description

Upgraded to 1.8.4 and my dialogs stoped worked.

I discovered that if i removed show: 'fade' it worked

If I tried show: 'blind' the dialog worked with the blind effect.

With fade, just the overlay were shown and not the dialog at all.

Attachments (0)
Change History (5)

Changed August 23, 2010 12:17PM UTC by andreas comment:1

Ok this probably is not dialog related.

$('foo').effect('fade') doesnt work either while $('foo').effect('blind') works.

Changed August 23, 2010 12:19PM UTC by scottgonzalez comment:2

resolution: → worksforme
status: newclosed

The fade effect works fine: http://jsbin.com/esivo3/edit

You're probably using a custom download and running into the problem from #5711.

Changed September 16, 2010 06:34PM UTC by cameron comment:3

resolution: worksforme
status: closedreopened

Your example is on 1.8.2 not 1.8.4. This does not work for me on 1.8.4 either.

Changed September 16, 2010 07:01PM UTC by scottgonzalez comment:4

resolution: → worksforme
status: reopenedclosed

It works fine with 1.8.4 too. I've updated the demo to use a 5 second animation so it's obvious: http://jsbin.com/esivo3/73

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

milestone: TBD

Milestone TBD deleted