Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8465] Android: Activities don't get correctly handled if first opening a Window and then a TabGroup

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-04-04T16:43:42.000+0000
Affected Version/sRelease 1.8.2
Fix Version/sn/a
ComponentsAndroid
LabelsSupportTeam
ReporterFederico Casali
AssigneePing Wang
Created2012-03-30T21:45:33.000+0000
Updated2017-03-09T23:24:40.000+0000

Description

Problem description

The app opens a window for login - then opens a tabGroup. Android activities are no longer handled correctly.

Steps to reproduce

See location for the project in the comments. Attaching logs relative to successful and failing case. Successful scenario: The first window is not included in a tab group. Click on on "connect with facebook" - then click the 'buy' button and click the "facebook friends" button (window i snow included in a tabGroup). Facebook friends are displayed. Failure scenario: Click on login with buddy beers and use the credentials: - test case added below

Additional notes

login window when you start the app is 'ui/login/start.js' ; tabgroup is in 'ui/common.js' ; facebook api are invoked in 'ui/send/person_via_faceboook.js' and in 'lib/webservice.js'

Attachments

FileDateSize
fb_firing.log2012-03-30T22:10:39.000+000026992
fb_notfiring.log2012-03-30T22:10:39.000+000013369

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source