The given method produces a strage unresponsiveness in some rare cases.
App runs for minutes/hours, i call the click method a lot of times, works as
expected, but sometimes: the mouse arrives at the center of the given
screenregion but it stops before really clicking. The execution thread stops
responding and it freezes. This blocks the whole app.
A possible workaround is to make a separate thread that times-out and kills the
frozen click thread.
Anybody experienced the same issue?
Original issue reported on code.google.com by miglecz on 23 Jul 2013 at 7:35
Original issue reported on code.google.com by
miglecz
on 23 Jul 2013 at 7:35