mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #606] alt + m 快速启动功能优化建议 #2412
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#2412
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 @aacc668 on GitHub (Jan 31, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/606
Originally assigned to: @VShawn on GitHub.
问题描述:

当使用快捷键打开已经打开的 RDP 连接时,会导致重复连接 RDP 服务,在界面上表现为出现"你已断开连接,因为已与远程计算机建立了另外一个连接"的提示。
期望的改进:
希望通过优化操作行为,当已经存在连接时,不再进行重复连接,而是直接打开已存在的标签页。
附加信息:
操作系统:Windows11
客户端版本:1.0.0-beta.07 built at:2023-11-23T19:15:30.138
@VShawn commented on GitHub (Feb 2, 2024):
“当已经存在连接时,不再进行重复连接,而是直接打开已存在的标签页。”这个功能从0.1测试版就有了。
我刚才实测了以下,在最新版本下,这个功能也是正常的。
可以描述一下如何复现你描述的问题么?
测试录屏:

@aacc668 commented on GitHub (Feb 3, 2024):
感谢回复,GIF为我操作的全流程,下载渠道Microsoft Store
@aacc668 commented on GitHub (Feb 3, 2024):
我尝试了下使用Releases 里的这个构建版本,没有重复连接问题。1Remote-1.0.0.0-beta.07-net6-x64-nightly-20240131-6155b4.zip
Microsoft Store下载的版本才有重复连接问题
@VShawn commented on GitHub (Feb 3, 2024):
哦哦,之前有几个版本写出bug了,没注意到微软商店的版本也涉及到了,微软商店的软件更新是全手动的很麻烦,所以有段时间没更新了。等我有空了就构建一版上去更新。
@aacc668 commented on GitHub (Feb 3, 2024):
好的非常感谢