When installing Mageia 6 SPA1 (64 bits) under Virtual Box, the virtual mouse pointer appears misaligned with the real one. Then, it is impossible to access the right part of the screen. In most processes you can select the button with tab and enter but in the last windows I coudn't In previous releases (even in dev1) it worked ok. To reproduce the problem just install
Priority: Normal => Low
Actually, I have always experienced this issue in our installer going back to Mageia 1. If you click the mouse icon in the bottom-right corner of the VirtualBox VM window to disable the mouse integration, it successfully works around this issue.
Assignee: bugsquad => thierry.vignaud
Sadly, virtualbox doesn't offer a input driver. In order to get mouse integration, we've to use x11-driver-video-vboxvideo which looks bad b/c it enables the user to resize the installer window to unsupported resolutions. Also it would make it impossible to test the regular fb driver (that everybody will use on real machines) in VBox anymore... You can use virt-manager, you'll get mouse integration (automatically if host is cauldron/mga6). On Mga5, you'll have to add HW (USB tablet) for that to works. Else, you can open a bug at virtualbox.org about adding an official HID driver in the kernel like VMware did. Or we can patch VirtualBox so that it automatically choose USB tablet as input driver for Linux hosts, which is the sensible thing to do in order to get working mouse integration....
CC: (none) => tmbAssignee: thierry.vignaud => bugsquadSource RPM: (none) => virtualbox
CC: (none) => thierry.vignaudSummary: Mouse pointer misaligned under virtualbox => Mouse pointer misaligned under virtualbox (VBox needs to default to 'USB tablet' for Linux hosts)
Component: Installer => RPM Packages
(In reply to Thierry Vignaud from comment #2) > > Or we can patch VirtualBox so that it automatically choose USB tablet as > input driver for Linux hosts, which is the sensible thing to do in order to > get working mouse integration.... Assigning to virtualbox maintainer, then
CC: (none) => marja11Assignee: bugsquad => tmb
Virtualbox defaults do USB tablet emulation in settings... If we fail to detect that we need to figure out why