Bug Tracker

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11999 closed bug (fixed)

Incremental animation on fixed div does subtraction instead of addition in Chrome.

Reported by: rovanion.luckey@… Owned by:
Priority: low Milestone: 1.8
Component: effects Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

Run the fallowing fiddle in Chrome: http://jsfiddle.net/dg5xW/

When pressing the save button nothing happens if the value added to the top distance is 1.8em. But if it's changed to 1.5em or 2em, it animates perfectly fine.

This animation also works fine if run in Firefox.

Change History (2)

comment:1 Changed 11 years ago by dmethvin

Component: unfiledeffects
Milestone: None1.8
Priority: undecidedlow
Resolution: fixed
Status: newclosed

This is working in jquery-git.js; select jQuery (edge) in jsFiddle to verify. Chalk up another one for the animation rewrite.

comment:2 Changed 11 years ago by anonymous

Yes, it works on jQuery edge. Was there a large scale animation rewrite for jQuery 1.8?

Note: See TracTickets for help on using tickets.