You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Have gridView of at least 4 rows of items that are so large that only two
rows can fit on screen at once. Items should each contain unique text.
2. Use searchText() to search for text within any item at row 3
What is the expected output? What do you see instead?
Expected: screen scrolls to row 3 once text is not found in row 1-2.
Actual: screen scrolls to row 4, skipping row 3 entirely.
What version of the product are you using? On what operating system?
Robotium 5.0.1
Mac OS X 10.9.1
Please provide any additional information below.
Original issue reported on code.google.com by S...@l4mobile.com on 10 Mar 2014 at 7:24
The text was updated successfully, but these errors were encountered:
The app is one of our NDA projects. I'm currently working with the developers
to see if we can get you a working app of just the screen that is exhibiting
this issue.
Original comment by S...@l4mobile.com on 10 Mar 2014 at 8:13
Original issue reported on code.google.com by
S...@l4mobile.com
on 10 Mar 2014 at 7:24The text was updated successfully, but these errors were encountered: