Skip to main content

Bug Tracker

Side navigation

#10163 closed bug (duplicate)

Opened August 30, 2011 04:47AM UTC

Closed August 30, 2011 01:30PM UTC

Last modified August 30, 2011 01:30PM UTC

INCORRECT ANIMATE BEHAVIOUR IN WEBKIT

Reported by: hatanaka@questetra.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

I think #7638 was not fixed in jQuery 1.6.2

#7638 was closed because of duplicate with #5565

However, the same problem was occurred in my environment.

jQuery 1.6.2

Safari 5.1

Attachments (0)
Change History (3)

Changed August 30, 2011 05:13AM UTC by anonymous comment:1

We can confirm this bug with jQuery example.

http://api.jquery.com/animate/

Example: Animates the first div's left property and synchronizes the remaining divs, using the step function to set their left properties at each stage of the animation.

Normally squares move from left to right. And they do not move after the second.

When a browser is zoomed, squares move from left to right at first.

However they move from right to left after the second.

Changed August 30, 2011 01:30PM UTC by rwaldron comment:2

resolution: → duplicate
status: newclosed

No one ever claimed that it was. Please read comment threads before reposting the same bug.

http://bugs.jquery.com/ticket/5565#comment:11

Changed August 30, 2011 01:30PM UTC by rwaldron comment:3

Duplicate of #5565.