[GH-ISSUE #96] Keyboard enter key is not functioning in vnc #1999

Closed
opened 2026-03-01 17:16:43 +03:00 by kerem · 1 comment
Owner

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:

  1. download and install tightvnc service on a windows 10 machine
  2. connect
  3. open a notepad and try the enter key
  4. it doesn't work

Expected behavior
enter key should work

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Win10 Pro, latest version with all the updates
  • PRemoteM Version0.5.8.2101282043

Additional context
Add any other context about the problem here.

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: 1. download and install tightvnc service on a windows 10 machine 2. connect 3. open a notepad and try the enter key 4. it doesn't work **Expected behavior** enter key should work **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: Win10 Pro, latest version with all the updates - PRemoteM Version0.5.8.2101282043 **Additional context** Add any other context about the problem here.
kerem 2026-03-01 17:16:43 +03:00
Author
Owner

@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.

image

Since the VncSharpWpf was archived, we may have to find a replacement lib for VNC.

<!-- gh-comment-id:800069658 --> @VShawn commented on GitHub (Mar 16, 2021): thanks for reporting, You can use RDP/XRDP as a temporary solution. --- I confirmed this bug. <kbd>enter key</kbd> did work with mRemoteNG via VNC(using VncSharp), but PRM is a WPF app, so I setup a minimum demo to test **VncSharpWpf** then, <kbd>enter key</kbd> not work . So the bug was produced due to the lib [VNCSharpWPF](https://github.com/nakano531/VncSharpWpf). ![image](https://user-images.githubusercontent.com/10143738/111279506-ba4f8000-8675-11eb-99b3-b9d4bc6b95e8.png) Since the VncSharpWpf was archived, we may have to find a replacement lib for VNC.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#1999
No description provided.