mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Stuck keys when using shift key #278
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codisms on GitHub (Jun 19, 2021).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
When connected to a Windows laptop via VNC, keys are sometimes stuck while typing, but always when used with the shift key. For example, entering the key "?" will result in a trail of slash characters ("/") until another key is pressed. (e.g. "?///////////////////////")
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
When a key is pressed, it shouldn't stick the key.
Desktop (please complete the following information):
Pi-KVM info:
Note:
I don't know if this is related, but I also get random presses of the escape key.
@mdevaev commented on GitHub (Jun 19, 2021):
Could you try TigerVNC? What you described is similar to the client's problems.
@codisms commented on GitHub (Jun 20, 2021):
I downloaded TigerVNC and tried it. In my quick testing, the shift key doesn't seem to stick the key, but the random escape key still occurs. I also have an issue where if I copy something from my Mac and then Cmd-Tab into the VNC session, the contents of the clipboard are automatically pasted. Should I open separate issues for these?
@codisms commented on GitHub (Jun 20, 2021):
I connected using TigerVNC and ran
showkeyin a WSL window. It reports that it periodically receives a null value as a key press.@mdevaev commented on GitHub (Jun 20, 2021):
What is "null value"?
@codisms commented on GitHub (Jun 20, 2021):
Key code zero.
@codisms commented on GitHub (Jun 20, 2021):
@codisms commented on GitHub (Jun 21, 2021):
This is an issue with the machine, not the KVM.
@mdevaev commented on GitHub (Jun 21, 2021):
I love problems that fix themselves :) Let me know if there are any other bugs with this.