TestComplete "freeze" when I try to highlight an object that doesn't exist anymore
Hi, I'm currently using TestComplete 12.1 lastest update, and I'm experiencing a bug with the Object Spy function.
I use the Objetc Spy quite often, and on my application, when you navigate in it, some objects can be destroyed, and recreated later.
If I use the "Object Spy" on an object, then I navigate on my app (the object displayed in Object Spy no longer exist and has been destroyed), if I click on "Highlight on screen" on Object Spy, I get stuck with no popup dialog, and everything get "freezed".
I've managed to bypass this issue by clicking on the TestComplete icon to bring eveything in focus, and then pressing the key "Enter".
It's like if there is a invisible popup in front of TestComplete, and pressing enter closes it...
Is this normal ? Thank you.