mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #834] 多标签远程时,和某个标签的远程内容交互后,切换到其它标签不能直接交互 #1638
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#1638
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 @pigeon-coo on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/834
Originally assigned to: @VShawn on GitHub.
Describe the bug
A clear and concise description of what the bug is.
在多标签远程间切换,点击标签切换到某个远程,里边的窗口仍还处于不可交互状态。
To Reproduce
Steps to reproduce the behavior:
前提:多个RDP标签
*不同于Windows自身的“窗口失去焦点”状态,在主动交互之前,指针悬浮事件、滚轮穿透、全局快捷键都没有效果。
Expected behavior
A clear and concise description of what you expected to happen.
比较影响效率,特别重复操作从A远程复制、到B远程粘贴的场景,每次还要重新点一下才能粘贴进去。
期望:点击某个远程标签,远程内容激活状态和离开时保持一致,可直接交互。
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.
1.A远程正常使用→点击B标签切换到B远程但不进行任何互动→切回A标签→A远程内窗口激活状态正常
2.A远程正常使用→将远程窗口最小化或直接和本机交互导致远程窗口失去焦点→重新激活远程窗口→A远程内窗口激活状态正常
未尝试非RDP远程标签是否有此问题
其它类似多标签远程软件未遇到过类似问题
@pigeon-coo commented on GitHub (Jan 15, 2025):
发现和 #530 说的基本是同一个问题。
@VShawn commented on GitHub (Jan 16, 2025):
是的,是同一个问题,并且我没找到强制设置RDP焦点的方法,我打算在 https://github.com/1Remote/1Remote/issues/559 之后再考虑这个问题。
由于 duplicate,所以关闭 ticket.