[TIMOB-12743] Animations reset when switching between heavyweight windows
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 2.1.4, Release 3.0.0, Release 3.1.0, Release 3.2.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | supportTeam |
Reporter | Jamie Buckley |
Assignee | Unknown |
Created | 2013-02-14T22:31:42.000+0000 |
Updated | 2018-02-28T20:03:54.000+0000 |
Description
When switching between heavyweight windows any animations that have occured are reset. The animation is not reset on later iOS versions but occurs on all android versions.
See attached app.js for an example, Click both coloured boxes, then switch between the 2 windows, one of the boxes will have reset, while the other which has had its size changed will stay.
Platform:
iOS 4.1
Android 2.3 - 4.2
Attachments
File | Date | Size |
app.js | 2013-02-14T22:31:42.000+0000 | 1509 |
boxes does not reset in iOS , but when returning to the window 1 it shows 2 boxes in expected size for a moment then screen turns black . issue occurs in android. Issue reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) iOS iPhone Simulator: iOS SDK version: 6.0 Device: Samsung galaxy s duos Android version: 4.0.4 jithinpv
Customer has a work-around. Future fix is desirable.