From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../target_missing/host_missing/accel_missing/2139.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/2139.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2139.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2139.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2139.toml new file mode 100644 index 00000000..d9400804 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2139.toml @@ -0,0 +1,17 @@ +id = 2139 +title = "Super/Win key seems to release immediately on sdl+windows" +state = "closed" +created_at = "2024-01-31T08:24:00.931Z" +closed_at = "2025-02-15T17:49:11.255Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2139" +host-os = "Windows" +host-arch = "x86_64" +qemu-version = "8.2.0 from winget" +guest-os = "SerenityOS" +guest-arch = "x86_64" +description = """Currently on windows when trying SerenityOS the super key releases immediately so you can't use the shortcuts, with the GTK gui (gl off) it works though. but GTK has other problems with mouse which sometimes doesn't work at all, SDL seems to work well besides from this one issue.""" +reproduce = """1. Boot with default settings on wsl2 which launches qemu on windows if it's installed +2. Try to use any of the superkey shortcuts like superkey+space for a search popup https://github.com/SerenityOS/serenity/blob/dc47d01fdc62a1ee319310e2b11c26b8ebe8899d/Base/usr/share/man/man7/KeyboardShortcuts.md#L4 +3. Fail because it immediately opens the menu blocking the shortcuts.""" +additional = """""" -- cgit 1.4.1