diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1804.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1804.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1804.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1804.toml new file mode 100644 index 00000000..a1bac4c1 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1804.toml @@ -0,0 +1,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 = """""" |