Opened 10 years ago
Closed 10 years ago
#12424 closed bug (worksforme)
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/
Change History (6)
comment:1 Changed 10 years ago by
Owner: | set to Shinji |
---|---|
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
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
comment:3 Changed 10 years ago by
Component: | unfiled → effects |
---|---|
Status: | new → open |
Confirmed in browserstack.
comment:4 Changed 10 years ago by
You had errors in your test case, I corrected them: http://jsfiddle.net/m_gol/rjAgp/24/
comment:5 Changed 10 years ago by
Can someone who understands the issue and has an iOS device re-check this and confirm it's still a problem?
comment:6 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | open → closed |
Works fine for me in iOS6.
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?