Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9499] Android: Set orientation resets by itself

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-06-18T14:07:38.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsAndroid
Labelsapi, qe-and060112, regression
ReporterTamila Smolich
AssigneeHieu Pham
Created2012-06-12T10:34:22.000+0000
Updated2017-03-10T19:12:05.000+0000

Description

Description: Set orientation resets by itself in 1-2 seconds. This is regression, does not occur in 2.0.2. Steps to reproduce: 1. Run KitchenSink 2. Go to Phone - Orientation 3. If you are running app in portrait mode press "SetLandscape", if in landscape - press "SetPortrait" Expected result: Orientation should be set and not reset by itself Actual result: Orientation is set, but in 1-2 seconds resets by itself

Comments

  1. Hieu Pham 2012-06-15

    A good test case for timob-9487
  2. Josh Roesslein 2012-06-16

    How does this duplicate TIMOB-9487?
  3. Hieu Pham 2012-06-17

    This bug is caused by the bubbling of events for tabs, the same reason that caused Timob-9487. They may look different, but both came from the same source.
  4. Hieu Pham 2012-06-18

    Tested with your PR for 9487. Verified that your PR also fixed this issue.
  5. Hieu Pham 2012-06-18

    This issue is fixed on latest master. Closing as duplicate of timob-9487.
  6. Lee Morris 2017-03-10

    Closing ticket as duplicate.

JSON Source