Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#5980 closed bug (worksforme)

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.

Change History (5)

comment:1 Changed 13 years ago by andreas

Ok this probably is not dialog related.

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

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

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.

comment:3 Changed 13 years ago by cameron

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.

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

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

comment:5 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.