id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 6172,Mouse motion event with every click -> fixed post-3.2.8,Sam Morris,,"Every time I click the mouse, a motion even is sent with the click, even though the mouse pointer does not move (neither physically nor on-screen). This causes all kinds of annoying behaviour. For instance, if I click on a gnome-terminal window to bring it to the front, it selects the text that I click on, erasing the contents of the PRIMARY selection buffer. A workaround is to disable mouse integration. This is with Linux 2.6.32 as a guest and Windows Vista Home Basic SP2 as the host. xev output when clicking the mouse repeatedly, but not moving it: {{{ MotionNotify event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000330, (57,146), root:(61,193), state 0x0, is_hint 0, same_screen YES ButtonPress event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000330, (57,146), root:(61,193), state 0x0, button 1, same_screen YES MotionNotify event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000442, (57,146), root:(61,193), state 0x100, is_hint 0, same_screen YES ButtonRelease event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000442, (57,146), root:(61,193), state 0x100, button 1, same_screen YES MotionNotify event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000513, (57,146), root:(61,193), state 0x0, is_hint 0, same_screen YES ButtonPress event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000513, (57,146), root:(61,193), state 0x0, button 1, same_screen YES MotionNotify event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000626, (57,146), root:(61,193), state 0x100, is_hint 0, same_screen YES ButtonRelease event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000626, (57,146), root:(61,193), state 0x100, button 1, same_screen YES MotionNotify event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000786, (57,146), root:(61,193), state 0x0, is_hint 0, same_screen YES ButtonPress event, serial 33, synthetic NO, window 0x4000001, root 0x10e, subw 0x0, time 1000786, (57,146), root:(61,193), state 0x0, button 1, same_screen YES }}}",defect,closed,guest additions,VirtualBox 3.1.2,fixed,,,Linux,Windows