Skip to main content

Bug Tracker

Side navigation

#12424 closed bug (worksforme)

Opened August 29, 2012 04:37PM UTC

Closed May 21, 2013 07:20AM UTC

Animate on IOS

Reported by: Shinji Owned by: Shinji
Priority: low Milestone: None
Component: effects Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description

On Ios device (iPhone3GS,iPad) I'm stating a bug on animate function.

It's a bit difficult to explain, but it seems that animate with percent it's okay, but when we check with .css just after that, it's totally a mess.

Here is an example working fine on Windows but not on Ios.

http://jsfiddle.net/rjAgp/16/

Attachments (0)
Change History (6)

Changed August 31, 2012 12:00AM UTC by sindresorhus comment:1

owner: → Shinji
priority: undecidedlow
status: newpending

Can you describe your issue in more detail? What am I supposed to see? What is not working as expected? What do you mean with total mess?

What iOS version?

Changed September 07, 2012 10:09AM UTC by Shinji comment:2

status: pendingnew

Hi, Sorry for the wait.

I've done a more concrete example with the correct values that I'm waiting.

http://jsfiddle.net/rjAgp/21/

Also I'm on iOS version : 5.1.1

The returned values are :

  • Step 1 : -100% & 1200px
  • Step 2 : 300% & 900px

Changed September 08, 2012 05:37PM UTC by mikesherov comment:3

component: unfiledeffects
status: newopen

Confirmed in browserstack.

Changed March 02, 2013 11:41AM UTC by m_gol comment:4

You had errors in your test case, I corrected them:

http://jsfiddle.net/m_gol/rjAgp/24/

Changed May 02, 2013 08:33PM UTC by dmethvin comment:5

Can someone who understands the issue and has an iOS device re-check this and confirm it's still a problem?

Changed May 21, 2013 07:20AM UTC by m_gol comment:6

resolution: → worksforme
status: openclosed

Works fine for me in iOS6.