I run a Debian 8.2 guest on a W7 host. The Guest additions are installed.
I use 2 monitors with the guest on the left, and the host on the right.
The Mouse Integration allows me to go from a monitor to another with the cursor. This is very convenient.
However, most scrollbars are on the right border of the guest. If while scrolling in the guest (in mousedown state), my cursor accidentally leaves the guest, it results in the following:
- The guest window completely freezes for ~8 secs. It resumes immediately after this duration.
- During these 8 secs, I can still go to the host system and do stuff. I noticed that during this time, the keyboard input is lagging on host. It stops lagging when the 8 secs are expired.
I suspect there is a problem related to missing the mouseup event when the cursor leaves the guest zone. But I'm no expert.
Since the whole VM window freezes, I dont believe the problem comes from the guest OS, but more from virtualbox VM that runs it.
It is a very annoying bug, as I obviously scroll very often while using the guest. I have to avoid leaving the guest zone while scrolling. This is difficult since the host zone is adjacent to the scroll bar.
I would be curious to know if this problem exists with other host/guest system.
Let me know if you need further info.
Thanks