mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #208] Exception when clicking the info button on RDP connect bar on Windows 11 #1140
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#1140
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 @AnalogKnight on GitHub (Feb 26, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/208
Originally assigned to: @VShawn on GitHub.
问题描述: 使用RDP连接远程主机时,如果在全屏状态下,点击上方标题栏的"连接信息"按钮,应用程序会停止响应,数秒后意外关闭。系统环境: Windows 11 22563.1 目前尚未在Windows 10下进行测试。
@AnalogKnight commented on GitHub (Feb 26, 2022):
“连接信息”按钮为图中上方标题栏图钉状按钮右侧的按钮。
@VShawn commented on GitHub (Feb 27, 2022):
很奇怪,我之前还尝试过看如何才能把
连接信息调出来呢在我的win10上,通过 PRemoteM 打开RDP这个按钮一直是不存在的。
我现在没有 Win11 的环境,等有空了整台 Win11 设备再来测试。
@AnalogKnight commented on GitHub (Feb 27, 2022):
感谢您的回复。我将在Windows 10上测试一下看看是否有相同的问题。
@AnalogKnight commented on GitHub (Feb 27, 2022):
您好,我刚才在Windows 10下的设备进行了测试,该按钮正常显示,并且点击后正常显示了连接状态,应用程序没有异常退出。
@VShawn commented on GitHub (Feb 27, 2022):
感谢你的测试,看来确实是 Win11 的专属 bug