diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2347.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2347.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2347.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2347.toml new file mode 100644 index 00000000..c7d62628 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2347.toml @@ -0,0 +1,19 @@ +id = 2347 +title = "Grab Input not working only for Windows key" +state = "opened" +created_at = "2024-05-16T07:53:46.287Z" +closed_at = "n/a" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2347" +host-os = "Arch" +host-arch = "x86" +qemu-version = "QEMU emulator version 8.2.2" +guest-os = "Arch" +guest-arch = "x86" +description = """When Input Grabbing is enabled (as seen in the menu and the Qemu window title itself), a press on the Windows key will also send that press to the host system (Arch / KDE). + +I expected all inputs to be grabbed and stay within the VM.""" +reproduce = """1. Open a QEMU instance in a Arch / KDE host (not fullscreen) +2. Focus the instance and enable Input Grabbing (Ctrl + Alt + G) +3. Press the Windows key""" +additional = "n/a" |