Hi
I'm evaluating Ranorex 3.2.1 to test desktop application with controls inherited from DevExpress.
On one from froms, there is table (grid) with 12 rows, and only 10 of them are visible (also scrollbar exists so all of rows can be accessed).
When scrollbar is at top position => Ranorex Spy treat row 11 as visible and row 12 as not visible. But in fact both row 11 and 12 are not visible.
When scrollbar is at bottom position => Ranorex Spy shows that both row 1 and row2 are not visible (and this is absolutely correct).
Attached are 2 scnapshots with detailed info.