Mouse integration and zooming wheel function
Mouse integration and zooming wheel function
Hi,
We use a software that makes use of the mouse wheel to zoom in and out. When we zoom in, the screen in centered on the mouse pointer to help the navigation, which also means that the cursor location is changed relative to the screen corner.
That feature doesn't work anymore since we enabled the mouse integration feature. It looks like the software cannot change the pointer location when we zoom in.
Is this a bug?
Thanks,
Alex
We use a software that makes use of the mouse wheel to zoom in and out. When we zoom in, the screen in centered on the mouse pointer to help the navigation, which also means that the cursor location is changed relative to the screen corner.
That feature doesn't work anymore since we enabled the mouse integration feature. It looks like the software cannot change the pointer location when we zoom in.
Is this a bug?
Thanks,
Alex
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
If it is a bug, it's not one of VB, but more of the program you use. It seems that it can't handle the integration to the VM seamlessly. If you want to use the function, disable automatic mouse integration. You then have to click inside the VM as if you haven't got the GA installed.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
I don't know what software you use or which Host OS, but on Linux I can use the Zoom plugin of Compiz-Fusion and that works just fine.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
TerryE
- Volunteer
- Posts: 3572
- Joined: 28. May 2008, 08:40
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
- Contact:
These types of zoom algo can often use DirectX libraries which use the underlying graphics processor to do the hard work. With the virtualised VESA controller this has to be done in x86 code and therefore isn't as responsive.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Google your Q site:VirtualBox.org or search for the answer before posting.
In this case, the problem is not the responsiveness.
The normal behaviour is:
I point somewhere in the screen and I zoom in using the scroll wheel. The screen is then centered on the point where I zoomed and the mouse cursor is moved (by the software) to the center of the screen so that if I continue to zoom in, it will zoom in that particular area.
The faulty behaviour is (mouse integration turned on):
I point somewhere in the screen and I zoom in using the scroll wheel. The screen is then centered on the point where I zoomed but the mouse cursor does not move, it stays where I was pointing before I zoomed. This leads to the effect that if I continue to zoom, I actually zoom into a different area unless I reposition the cursor to the center of the screen myself.
The way I see it, the mouse integration feature makes it impossible for the software to reposition the mouse cursor in the screen, and that is why I think that it may be a bug in the guest additions.
Thank you,
Alex
The normal behaviour is:
I point somewhere in the screen and I zoom in using the scroll wheel. The screen is then centered on the point where I zoomed and the mouse cursor is moved (by the software) to the center of the screen so that if I continue to zoom in, it will zoom in that particular area.
The faulty behaviour is (mouse integration turned on):
I point somewhere in the screen and I zoom in using the scroll wheel. The screen is then centered on the point where I zoomed but the mouse cursor does not move, it stays where I was pointing before I zoomed. This leads to the effect that if I continue to zoom, I actually zoom into a different area unless I reposition the cursor to the center of the screen myself.
The way I see it, the mouse integration feature makes it impossible for the software to reposition the mouse cursor in the screen, and that is why I think that it may be a bug in the guest additions.
Thank you,
Alex
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
I wouldn't consider that a bug. Just a feature that is either not yet implemented, or not possible. With the Mouse Integration, the Host system determines the position of the mouse and the Guest can only read it while it's inside the VM window, but not move it.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Yes, that should be possible. Just not implemented yet. If you open a bug ticket for this, it will be implemented someday. You will make the developers aware of the 'issue'.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.