summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/1932.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_i386/host_missing/accel_missing/1932.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
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"""