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