Page 1 of 1

Problems with table and EnsureVisible in Firefox

Posted: Tue May 09, 2017 12:14 pm
by kay
Hi,
I try to click on a specific row/cell in a table. When EnsureVisible is set to true the corresponding row is scrolled up until it is behind the table header and the cell can't be clicked any more.

With EnsureVisible set to false it works.

Works as well if the zoom factor of the browser is set to less than 100% so that all rows of the table are visible on the screen

Re: Problems with table and EnsureVisible in Firefox

Posted: Wed May 10, 2017 11:58 am
by odklizec
Hi,

So what about disabling Ensure Visible for that particular cell? ;) Anyway, without more details, it's almost impossible to suggest something reliable. Please answer the following questions:
Ranorex version?
Please upload a Ranorex snapshot of the problematic table. Ideally, post also a small sample HTML code, where we can test the problem.