[TIMOB-9671] MobileWeb: Controls-->Label-->Basic:Testing is blocked as we cant scroll down the page to unhide the 'change label 2' & 'label 1 background' buttons.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-06-20T16:30:19.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-20T15:29:47.000+0000 |
Updated | 2014-01-28T23:57:36.000+0000 |
Description
Testing is blocked as we cant scroll down the page to unhide the 'change label 2' & 'label 1 background' buttons.
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 mango).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on controls tab.
6.Tap on the label table row.
7.Tap on the basic table row.
8.Notice that we can only see the 'Hide/show' button while the 'change label 2' & 'label 1 background'buttons are not visible because we cant scroll the page down to unhide them.
Actual result:
1.The 'change label 2' & '1 background' buttons are missing on the page.
2.Label 2 should be changed 1
Expected result: label
3.Tapping on "Change Label 2" should change the label 2.
2.Press "Change Label 2" .
4.Press "Label 1 background".
3.Label 1 background should be changed.
It doesn't scroll because KitchenSink doesn't use a ScrollView. KitchenSink on iOS doesn't even scroll. So, this isn't a bug.
@Lokesh - It would be a good idea to verify these bugs against iOS or Android platform as well.