Skip to main content

Bug Tracker

Side navigation

#7403 closed bug (duplicate)

Opened November 04, 2010 08:48PM UTC

Closed November 04, 2010 09:49PM UTC

Last modified November 04, 2010 09:49PM UTC

Animate shows odd behavior with negative values over 9,999

Reported by: d@dryan.com Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Description

In jQuery 1.4.3 (and not in 1.4.2) I'm seeing an odd behavior when animating the "left" css property if the current "left" value is < -9999. It appears to be first animating to 0, then to the correct new position.

For a live sample, see http://haskellinteriors.com/?jquery_version=1.4.3

The first 15 photos work as expected, then the issue shows up.

I've seen this in Webkit and Mozilla.

Attachments (0)
Change History (4)

Changed November 04, 2010 09:45PM UTC by dmethvin comment:1

Most likely related to #7193, if not an outright dup.

Changed November 04, 2010 09:48PM UTC by d@dryan.com comment:2

It's definitely a dupe. I guess I didn't search for it generically enough first.

Changed November 04, 2010 09:49PM UTC by rwaldron comment:3

resolution: → duplicate
status: newclosed

Changed November 04, 2010 09:49PM UTC by rwaldron comment:4

Duplicate of #7193.