summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2158.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2158.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2158.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2158.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2158.toml
new file mode 100644
index 00000000..d22ec63e
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/2158.toml
@@ -0,0 +1,17 @@
+id = 2158
+title = "Qemu will not release mouse even after using the release mouse keybind"
+state = "opened"
+created_at = "2024-02-10T17:19:20.716Z"
+closed_at = "n/a"
+labels = []
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2158"
+host-os = "MacOS"
+host-arch = "x86"
+qemu-version = "QEMU emulator version 7.2.0"
+guest-os = "Tiny11"
+guest-arch = "x86"
+description = """There wasn't a crash but this is an annoying problem. The mouse does not release when the VM sizes the window larger because, as far as I know, qemu moves the window and relies on the user to click to release the mouse."""
+reproduce = """1. Open qemu 
+2. Try to release the mouse using the keybind shown.
+3. It move the window and won't release."""
+additional = """In case it's really needed, I am using a custom QEMU VM Manager called "QEMU Manager"."""