blob: d22ec63e8f6ee6ca88949d84f934df79acfe81af (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"."""
|