blob: a1bac4c199b73d9d0a951446b0330ffbd8c4b1be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
id = 1804
title = "Virtual Machines Do Not Recognize Mouse 5 and 6"
state = "opened"
created_at = "2023-08-02T21:00:50.103Z"
closed_at = "n/a"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1804"
host-os = "Debian Bookworm"
host-arch = "amd64"
qemu-version = "0.9.2"
guest-os = "Fedora"
guest-arch = "amd64"
description = """Trying to click the mouse buttons 5 and 6 to go forwards and backwards in Firefox does not work. It seems that those buttons are not recognized by the virtual machine. Tested with both `libvirt` and `aqemu`. Though `libvirt` testing was done on a Fedora host a few months prior.
Running Fedora 38 VM in virtualbox does not have this problem, the guest recognizes button 5 and 6, going forwards and backwards in Firefox."""
reproduce = """1. Install aqemu or libvirt on Debian 12
2. Create a Fedora 38 Guest machine
3. Open Firefox and navigate to a few pages, then try to go backwards and forwards in history using the mouse buttons."""
additional = """"""
|