TC offsets object position on a page
Hi,
I've recently faces with the following problem, which I haven't ever seen before:
Test Complete doesn't properly locate object position on a web page. For example, if I use Object Properties window, drag the Finder Tool to select an object and move to desired object, it shows the red highlights with some offset from the object. I.e., if object located with coordinates (x,y), TC highlights it at (x-offset1,y-offset2) position; the red square is always a little bit lefter and higher than necessary.
It happens to any web page. Firstly I supposed it only happens with my app under test, but then noticed it behaves like this with any web site I'm opening (Google, for example).
I've got two laptops and one desk PC, and it has this problem on one of the laptops and one the PC, however, it works fine on another laptop. All of them got same version of TestComplete (7.52), same IE version (8.0), same OS (Win XP). I've also tried different screen resolutions - didn't make a difference.
Also, I've got TestComplete v8 on that PC, tried it - same problem!
Can you advise what can cause this problem?
Because it's really a problem. When I replay a test, which, for example, should click some button on web page, it tries to click right above the button (because it "thinks" button located in there, but it's actually located little bit lower and right-er on the screen), and, of course, button is no clicked and page navigation isn't triggered.
Attaching screenshot of wrongly highlighted object on a page.