RESOLVED INVALID31379
iPhone gestures don't work with animations using translate()
https://bugs.webkit.org/show_bug.cgi?id=31379
Summary iPhone gestures don't work with animations using translate()
Scott Jenson
Reported 2009-11-11 15:15:30 PST
touch gestures don't appear to work well on elements that are animated using transform. The following file shows this behavior with a work around animating TOP instead. Expected behavior: Every tap on the falling element should toggle color Actually behavior: If you wait until the object falls outside of it's original bounding box, gestures are not registered at all. If you tap right away before it moves very far, it somehow 'initializes' the element and taps DO work throughout the animation. Scott Jenson Google
Attachments
Example file (for iPhone) that demonstrates this bug) (2.31 KB, text/html)
2009-11-11 15:16 PST, Scott Jenson
no flags
Scott Jenson
Comment 1 2009-11-11 15:16:36 PST
Created attachment 43010 [details] Example file (for iPhone) that demonstrates this bug) Example file (for iPhone) that demonstrates this bug)
Simon Fraser (smfr)
Comment 2 2010-12-21 12:37:29 PST
Simon Fraser (smfr)
Comment 3 2010-12-21 12:38:14 PST
Please file iPhone bugs at bugreporter.apple.com, thanks.
Note You need to log in before you can comment on or make changes to this bug.