[TIMOB-9612] MobileWeb: Platform-->XHR-->Cookies:Tapping on cookies table row does not do open up any page on iPhone 4.3.5.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:11:21.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-18T11:06:02.000+0000 |
Updated | 2017-05-02T22:11:21.000+0000 |
Description
Tapping on cookies table row does not do open up any page on iPhone 4.3.5.
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 platform tab.
6.Tap on the XHR table row.
7.Tap on the cookies table row.
8.Notice that we do not get any child page or screen after tapping on cookies.
Actual result:
1.We do not get any screen or child page after on tapping the cookies table row.
Expected result:
1.Tapping on the cookies table row should give us a page which should have text boxes to input a valid google username & password.
2.Enter the credentials & tap on test login cookie button.
3.You should get a success message & a cookie code on the screen.
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.