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