r1.4.7 has a mouse click problem. It is breaking Left clicks thinking they are double clicks.
Hey all, i was just getting ready to post begging someone to help me figure out why my windows machine to mac client was having problem where the mouse would sometimes not work. It appears that sometimes it's not understanding that a left click is JUST a left click, not a double click:
DEBUG1: faking mouse button press
DEBUG1: recv mouse up id=1
DEBUG1: faking mouse button release
DEBUG1: recv mouse down id=1
DEBUG1: faking mouse left double click
Those clicks were 3-4 seconds apart.... That shouldn't be happening, right? Is there anyway to tweak the sensitivity of the double click interpretation?