mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #594] VNC password input problem #1442
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#1442
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 @ElvenGo on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/594
Originally assigned to: @VShawn on GitHub.
Version 1.0.0-beta.07
Built at:2024-01-04T00:34:34.366
When I use the 1Remote as a VNC client login the Redhat Linux6.9.
When entering the VNC login password, pressing any key value will be converted to a character, including Shift, Enter, Backspace, and so on.
@VShawn commented on GitHub (Jan 23, 2024):
The built-in VNC client does not support input method. When the input method is enabled, any input will be converted into characters. This is the reason for my ticket #549.