[TIMOB-3067] Orientation stops working one orientation is manually set
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M08 |
Components | Android |
Labels | android, defect, kitchen, orientation, refactor, regression, release-1.6.0, reported-1.6.0, sink |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2011-04-15T03:35:53.000+0000 |
Updated | 2011-04-17T02:00:49.000+0000 |
Description
KS Phone - Orientation. Allow Landscape -> Set Portrait -> rotate to landscape and it never goes back to landscape. Orientation will no longer change once the orientation is explicitly set. Side effect of lifecycle refactor.
(from [741a8edd29f567e530e74c9bb9082166ca0aa298]) [#3068 state:fixed-in-qa] [#3067 state:fixed-in-qa] fix window not being set when window opened is URL
added call to bindProxies in windowCreated() in order to make sure the window member is set when the window being opened is via URL. Currently, the window was only set via bindProxies if the window was a non URL heavyweight window.
https://github.com/appcelerator/titanium_mobile/commit/741a8edd29f567e530e74c9bb9082166ca0aa298"> https://github.com/appcelerator/titanium_mobile/commit/741a8edd29f5...
[INFO] Titanium SDK version: 1.6.0 (02/08/11 20:55 bd9d124...) galaxy tab (2.2.2) G1 (1.6) Nexus S (2.3) sim 2.1
would help if I changed the status
Replacing
reported-1.6
tag with the standardreported-1.6.0
tag.