Bug Tracker

Ticket #2045 (closed bug: worksforme)

Opened 9 months ago

Last modified 9 months ago

Safari crashes when hiding a floated element with an animation

Reported by: legenerationlazi Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.2 Component: fx
Version: 1.2.1 Keywords: safari, crash, animate
Cc: Needs: Test Case

Description

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

Attachments

Change History

Changed 9 months ago by davidserduke

  • need changed from Review to Test Case
  • status changed from new to closed
  • resolution set to worksforme

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.