[TIMOB-9562] MobileWeb: Mashups--> Facebook-->Login/logout:Tapping on the Login button does not open up the facebook login page.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:56:38.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Lokesh Choudhary |
Assignee | Chris Barber |
Created | 2012-06-14T17:50:21.000+0000 |
Updated | 2017-05-02T20:56:38.000+0000 |
Description
Tapping on the Login button does not open up the facebook login page.We just get a button press animation.
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
1.Build kitchen sink for mobile web in titanium studio.
2.Type the ip address of your laptop into the mobile device's web browser.(safari for iphone & IE for windows phone).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on mashups tab.
6.Tap on the facebook table row.
7.Tap on the facebook login button.
Actual result:
1.Nothing happens on tapping the facebook login button.We just see a button press animation,thus we cant proceed with the test case further.
Expected result:
1.Tapping on the login button should show us the facebook login page.
2:The login/logout window should show logged in=True .
2:When we tap on Force dialog:false the message logged in=True should change to logged in = false.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.