diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2347.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
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 000000000..c7d62628a --- /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" |