Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6642] Android: orientationModes partial behaviour

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterPrashant Saini
AssigneeAbir Mukherjee
Created2020-12-08T10:14:21.000+0000
Updated2020-12-08T10:14:21.000+0000

Description

We are trying to restrict all Window/TabGroup to be in PORTRAIT mode ONLY. But we are seeing a weird behaviour on its usages as below. *Steps to reproduce:*

Apply *orientationModes as Ti.UI.PORTRAIT* to Window & TabGroup in *app.tss*.

Keep device in landscape mode and install/run the attached app.

Window/TabGroup are first opened in landscape mode & then immediately turning into portrait mode.

*Expected result:* All Window/TabGroup must be opened only in PORTRAIT mode without flickering into landscape mode. *Attachments:*

Bug video

Bug source code

Attachments

FileDateSize
Sample.mp42020-12-08T10:12:16.000+00003342160
Sample.zip2020-12-08T10:12:15.000+00001672334

Comments

No comments

JSON Source