Summary: | SHIFT key can get stuck when using the session remotely | ||
---|---|---|---|
Product: | [Plasma] xdg-desktop-portal-kde | Reporter: | Eduardo Sánchez Muñoz <eduardosanchezmunoz> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aleixpol, bugs.kde.org, jgrulich, mikesmith929+kde, nate, puspitaadak9876, saunders, Stubenhocker1399, tgschultz |
Priority: | NOR | ||
Version First Reported In: | 6.1.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eduardo Sánchez Muñoz
2023-12-03 11:54:11 UTC
I can confirm that this happens all the time when I connect to KRFB using MultiVNC client. Maybe this problem happens with specific VNC clients, but Kwin should be cautious about not to latch any modifier key forever even after the session ends. Also happens with other modifier keys like CTRL. Reassigning to xdg-desktop-portals-kde which are in charge of this. There might be mitigations that can happen in krfb/krdp but the underlying technology should just work. See also: https://invent.kde.org/plasma/krdp/-/issues/20 This issue unfortunately makes krfb worse than useless for me, as I can consistently cause the issue in a few dozen keystrokes, necessitating a reboot. Since options for remote desktop on wayland are extremely limited this is causing me quite a bit of grief. Is there anything I can do to help diagnose the root cause of the problem? I'm seeing the same issue with KRDP. I'm not sure if that helps. Using Fedora Plasma I also have this problem. I can type the alphabet and a couple letters will repeat almost every time. I can also disconnect and letters will continue to repeat like its still being held down. Tested with multiple vnc clients. Looking at my notes I had this issue previously with x11vnc and fixed it by removing "--without-xkeyboard" from the ebuild and recompiling. |