[TIMOB-9644] MobileWeb: Phone-->Contacts-->Contacts Picker:Changing the orientation of the device from portait to landscape makes the buttons overlap each other.
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:12:53.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Lokesh Choudhary |
Assignee | Chris Barber |
Created | 2012-06-19T15:18:59.000+0000 |
Updated | 2017-05-02T22:12:53.000+0000 |
Description
Changing the orientation of the device from portait to landscape makes the buttons overlap each other.
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
Iphone:
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 mango).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on phone tab.
6.Tap on the contacts table row.
7.Tap on the contact picker table row.
8.Change the orientation from portrait to landscape mode.
9.You will see that the buttons overlap each other.
Windows Phone Mango:
1.Unable to scroll the page down thus cant unhide the contacts table row.Thus,further execution of the test case is blocked.
Actual result:
1.Changing the orientation of the device from portait to landscape makes the buttons overlap each other.
Expected result:
1.Changing the orientation of the device from portrait to landscape should not make the buttons overlap each other.
Attachments
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.