Skip to content

searchText() skips every third row in gridView if items are so big that only 2 rows can fit on screen at once #587

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions