diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1804.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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, 0 insertions, 19 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 deleted file mode 100644 index a1bac4c1..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1804.toml +++ /dev/null @@ -1,19 +0,0 @@ -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 = """""" |