summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/1932.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1932.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_missing/1932.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1932.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1932.toml
deleted file mode 100644
index ee5b6772..00000000
--- a/gitlab/issues/target_i386/host_missing/accel_missing/1932.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-id = 1932
-title = "Broken grab on hover setting"
-state = "opened"
-created_at = "2023-10-11T13:53:03.500Z"
-closed_at = "n/a"
-labels = ["GUI", "device:input", "target: i386"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1932"
-host-os = "Arch Linux"
-host-arch = "x86_64"
-qemu-version = "8.1.1"
-guest-os = "Kali Linux"
-guest-arch = "x86_64"
-description = """It seems that now qemu implements "static" grab on hover, i.e., it can only be disabled by
-
-1. setting `vmport=off` in `-M` (btw, `pc` or `q35`, doesn't matter)
-2. emulating a usb mouse *and* blacklist/unload the `psmouse` driver on the guest side
-
-while grab on hover setting in the gtk display backend (or frontend?) is seemingly bogus now either way.
-
-Can this be fixed (again?) so that the setting (which can be toggled in the menu "dynamically") can be used to tell this "vmport" thing whether or not it should grab on hover?"""
-reproduce = "n/a"
-additional = """NIL"""