mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #96] Keyboard enter key is not functioning in vnc #2960
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2960
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 @shawhu on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/96
Originally assigned to: @VShawn on GitHub.
Describe the bug
keyboard enter key is not functioning in vnc connections (tightvnc server)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
enter key should work
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
@VShawn commented on GitHub (Mar 16, 2021):
thanks for reporting, You can use RDP/XRDP as a temporary solution.
I confirmed this bug. enter key did work with mRemoteNG via VNC(using VncSharp), but PRM is a WPF app, so I setup a minimum demo to test VncSharpWpf then, enter key not work .
So the bug was produced due to the lib VNCSharpWPF.
Since the VncSharpWpf was archived, we may have to find a replacement lib for VNC.