Multiple monitors – click image is clicking on wrong monitor

I don’t know if anyone else is running into this. I first noticed this when I upgraded to the 4.7 version. When I run my test case I have a verify image is present, and a click image. Both of these pass and the next step fails that verifies something that shows after this image is clicked.

While running execution I noticed my mouse jumps to the far right monitor while the execution window is on the middle monitor and clicks on that far right monitor. Why is it clicking the wrong monitor?

This object doesn’t have an id and does not identify without using image. I have tried to get devs to add an ID and when they do it says it’s not clickable when I try to wait for and click element.

Help please.