id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
7915,animate is not calculating the margin property correctly in jquery 1.4.4,nsimeonov@…,nsimeonov@gmail.com,"$(this).stop().animate({ width:""250px"", height:""250px"", margin:""0"" }, 200);

Instead of changing the margin from 25 to 0 in 200ms animate immediately set it to 0.

This script works fine in 1.4.2

I can send you 2 identical demo pages demonstrating the bug - only difference is which jquery lib they reference. The page referencing 1.4.2 works fine, the one referencing 1.4.4 when animating the image resets the margin to 0 on step 1 causing  the images to the right to jump to left or right.

",bug,closed,undecided,1.next,effects,1.4.4,invalid,,,,
