summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2139.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2139.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2139.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2139.toml17
1 files changed, 17 insertions, 0 deletions
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 = """"""