Side navigation
#2045 closed bug (worksforme)
Opened December 12, 2007 09:56PM UTC
Closed December 13, 2007 05:33AM UTC
Last modified March 08, 2012 01:05PM UTC
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.
Attachments (0)
Change History (2)
Changed December 13, 2007 05:33AM UTC by comment:1
need: | Review → Test Case |
---|---|
resolution: | → worksforme |
status: | new → closed |
Changed March 08, 2012 01:05PM UTC by comment:2
#!html <ul class='changes'> <li> <strong>Status</strong> changed from <em>reopened</em> to <em>closed</em> <a style='color:white' href='http://le-meilleur-forfait.com/'>forfait mobile</a> <a style='color:white' href='http://le-meilleur-forfait.com/sans_engagement'>Forfait sans engagement</a> <a style='color:white' href='http://le-meilleur-forfait.com/illimite'>Forfait mobile appels illimités</a> <a style='color:white' href='http://le-meilleur-forfait.com/sms_illimite'>Forfait sms illimités</a> <a style='color:white' href='http://le-meilleur-forfait.com/internet'>Forfait mobile internet</a> <a style='color:white' href='http://le-meilleur-forfait.com/bloque'>Forfait bloque</a> <a style='color:white' href='http://le-meilleur-forfait.com/blackberry'>Forfait Blackberry</a>
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.