Bug Tracker

Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#2045 closed bug (worksforme)

Safari crashes when hiding a floated element with an animation

Reported by: legenerationlazi Owned by:
Priority: major Milestone: 1.2.2
Component: effects Version: 1.2.1
Keywords: safari, crash, animate Cc:
Blocked by: Blocking:

Description

If you float a div and do a hide('speed'), or slideUp(), etc., Safari will freeze momentarily and crash.

Change History (2)

comment:1 Changed 15 years ago by davidserduke

need: ReviewTest Case
Resolution: worksforme
Status: newclosed

I tried this in Safari 3.0.4 Win and it worked fine. Look on the wiki page below. Does the last example on the Examples tab work for you?

http://docs.jquery.com/Effects/hide#speedcallback

By looking at the View Source you can see they are floated divs you are clicking on to hide. If you still have a problem reopen this ticket with specifics on what version of Safari you are using and ideally provide an actual test case.

Note: See TracTickets for help on using tickets.