[TIMOB-7147] Android: KitchenSink - Base UI > Window (Standalone) - window transitions twice from fullscreen in Android 4.0
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-03-04T11:00:10.000+0000 |
| Affected Version/s | Release 1.8.0.1, Release 2.0.0 |
| Fix Version/s | Release 3.0.2 |
| Components | Android |
| Labels | qe-ICS |
| Reporter | Dustin Hyde |
| Assignee | Shameer Jan |
| Created | 2012-01-12T16:35:15.000+0000 |
| Updated | 2017-03-17T18:40:31.000+0000 |
Description
In KitchenSink - Base UI > Window (Standalone) - opening and closing the sample window causes two transitions from fullscreen, one that loads the previous screen as fullscreen, the next that brings down the android status bar and re-displays the window below the status bar (time-step screenshots attached).
Steps to Reproduce:
1. Launch KitchenSink.
2. Run Base UI > Window (Standalone).
3. Press 'Open (Fullscreen)'.
4. Press 'Close'.
5. Observe transition.
Expected Result:
Previous window should display at the same time as the status bar.
Actual Result:
Previous window displays as fullscreen, then re-displays after the status bar appears.
Attachments
| File | Date | Size |
| t0.png | 2012-01-12T16:35:15.000+0000 | 19698 |
| t1.png | 2012-01-12T16:35:15.000+0000 | 45713 |
| t2.png | 2012-01-12T16:35:15.000+0000 | 39054 |
The problem cannot reproduce with release 3.0.2 and master release 3.1.0 Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 Device: Samsung galaxy s duos Android version: 4.0.4
Closing ticket as the issue cannot be reproduced.