[TIMOB-9610] iOS: Animation - Full View window disappears if orientation is changed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-16T08:26:27.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Sprint 2012-14 API, Release 3.0.0 |
Components | iOS |
Labels | api, kitchensink, qe-ios060112, qe-testadded |
Reporter | Tamila Smolich |
Assignee | Sabil Rahim |
Created | 2012-06-18T10:26:24.000+0000 |
Updated | 2013-07-16T08:26:27.000+0000 |
Description
Description:
Full View window disappears if orientation is changed from portrait to landscape mode and vise versa.
Not a regression, occurs in 2.0.2 as well.
Steps to reproduce:
1. Run KitchenSink
2. Go to Base UI - Animation - Transitions
3. Press "Full View" button
4. Rotate device
Expected result:
Full View window should not disappear
Actual result:
Full View window disappears
Bug also exists in Buttons, imageview, buttonbar in the same window.
Fixed by PR 2523 on master
Reopening just to update label.
Updated label. Verified with: Titanium Studio:3.1.2.201307091843 Titanium SDK: 3.1.2.v20130710144553 acs:1.0.3 alloy:1.1.3 npm:1.2.14 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:iphone(v5.1) Xcode: 4.5.1 Animation Full window does not disappears on orientation change.