Comment 2 for bug 1740421

Revision history for this message
RaiMan (raimund-hocke) wrote : Re: Region not captured correctly in VNC session

debug and have a look at the BufferedImage returned by
vnc.capture(tLocked).getImage()

... any differences?

What about something like:
tlocked.find(someImage)

does it work?