Xpra-org / xpra

Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows.
https://xpra.org/
GNU General Public License v2.0
1.98k stars 169 forks source link

WinKey is not "pass through" #4224

Open stdedos opened 6 months ago

stdedos commented 6 months ago

Describe the bug

image

Also, releasing the key seems to leave "stale modifiers" on:

image

When restarting with -d keyboard:

image

Something comes up, but it looks weird. Also, after restarting the shadow server (for the -d keyboard) "it works" (i.e., Start Menu is triggered), but the Keyboard window above shows weird things 😕

Here's the -d keyboard log: xpra.log (too long for pasting it) the ONLY think I've pressed while explicitly focused on the xpra window was WinKey.

To Reproduce Steps to reproduce the behavior:

  1. server command
  2. client command
  3. specific action to trigger the bug

System Information (please complete the following information):

Additional context Add any other context about the problem here. Please see "reporting bugs" in the wiki section.

stdedos commented 6 months ago

Also, this looks like a heisenbug: Activating -d keyboard to observe it seems to make the bug go away 😕