GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-14T18:30:56.000+0000 |
Affected Version/s | Release 1.7.5, Release 1.8.0.1 |
Fix Version/s | Release 3.0.0 |
Components | Android |
Labels | android, animation, insight, module_animation, qe-testadded |
Reporter | Tim Poulsen |
Assignee | Ingo Muschenetz |
Created | 2011-12-14T08:03:38.000+0000 |
Updated | 2013-08-27T09:43:34.000+0000 |
Run attached file in Android, click the fly in/out box. The box animates off the bottom of the screen and keeps going until you click the screen. It will then animate back to its original location. Depending on how long you wait to click, it might have moved a long way off the screen and take a while to return. If you don't click, it apparently just keeps going south.
Bug existed at least in 1.7.5 and probably earlier. Confirmed it still exists in 1.8.0.1RC.
Works fine on iOS.
This is a lab example from the Advanced course.
hi this is still an issue in 2.1.3 & 2.1.4 Any news on this bug?
In my case (Android), I found as long as the item was onscreen (even if not visible - hidden behind another element) then animation complete fires as usual. But if trying to position element totally offscreen, then you get the weird case of animation complete not firing until some sort of user interaction happens. I should stress this does NOT happen in the emulator - only on device.
Was fixed via TIMOB-9827. Verified with Titanium 3.1.1.GA and Android 4.3 on Galaxy Nexus.
Verified animation callbacks being fired properly. Verified the fixed on: Appcelerator Studio:3.1.3.201308252005 SDK: 3.1.3.v20130822140128 and 3.2.0.v20130826163243 CLI version : 3.1.2 OS : MAC OSX 10.8.4 Alloy : 1.2.1-cr2 XCode : 5 beta 5 Device: Device : iPad mini(v6.0) and Google Nexus(v4.3)