[GH-ISSUE #834] 多标签远程时,和某个标签的远程内容交互后,切换到其它标签不能直接交互 #676

Closed
opened 2026-02-26 11:59:18 +03:00 by kerem · 2 comments
Owner

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标签

  1. 当前处于A标签,正常使用中;
  2. 点击B远程标签,此时显示B的远程界面,但内容状态不可直接交互;
  3. 与B互动(点一下鼠标即可),此时B内窗口状态恢复激活;
  4. 点击A远程标签,此时显示A的远程界面,但内容状态变成不可直接交互;

*不同于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):

  • OS: Windows LTSC 2021
  • Version:1Remote(store)

Additional context
Add any other context about the problem here.
1.A远程正常使用→点击B标签切换到B远程但不进行任何互动→切回A标签→A远程内窗口激活状态正常
2.A远程正常使用→将远程窗口最小化或直接和本机交互导致远程窗口失去焦点→重新激活远程窗口→A远程内窗口激活状态正常

未尝试非RDP远程标签是否有此问题
其它类似多标签远程软件未遇到过类似问题

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标签 1. 当前处于A标签,正常使用中; 2. 点击B远程标签,此时显示B的远程界面,但内容状态不可直接交互; 3. 与B互动(点一下鼠标即可),此时B内窗口状态恢复激活; 4. 点击A远程标签,此时显示A的远程界面,但内容状态变成不可直接交互; *不同于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. ![窗口活动状态丢失](https://github.com/user-attachments/assets/659b51ce-0075-4a95-ac43-12936c360635) **Desktop (please complete the following information):** - OS: Windows LTSC 2021 - Version:1Remote(store) **Additional context** Add any other context about the problem here. 1.A远程正常使用→点击B标签切换到B远程但不进行任何互动→切回A标签→A远程内窗口激活状态正常 2.A远程正常使用→将远程窗口最小化或直接和本机交互导致远程窗口失去焦点→重新激活远程窗口→A远程内窗口激活状态正常 未尝试非RDP远程标签是否有此问题 其它类似多标签远程软件未遇到过类似问题
kerem 2026-02-26 11:59:18 +03:00
Author
Owner

@pigeon-coo commented on GitHub (Jan 15, 2025):

发现和 #530 说的基本是同一个问题。

<!-- gh-comment-id:2591655202 --> @pigeon-coo commented on GitHub (Jan 15, 2025): 发现和 #530 说的基本是同一个问题。
Author
Owner

@VShawn commented on GitHub (Jan 16, 2025):

是的,是同一个问题,并且我没找到强制设置RDP焦点的方法,我打算在 https://github.com/1Remote/1Remote/issues/559 之后再考虑这个问题。

由于 duplicate,所以关闭 ticket.

<!-- gh-comment-id:2594326984 --> @VShawn commented on GitHub (Jan 16, 2025): 是的,是同一个问题,并且我没找到强制设置RDP焦点的方法,我打算在 https://github.com/1Remote/1Remote/issues/559 之后再考虑这个问题。 由于 duplicate,所以关闭 ticket.
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#676
No description provided.