[GH-ISSUE #827] 鼠标划过远程窗口有概率导致呼出的启动器消失 #672

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

Originally created by @pigeon-coo on GitHub (Jan 3, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/827

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:

  1. 打开一个远程桌面,窗口最大化
  2. 通过快捷键或点击标签页“+”号,呼出启动器
  3. 尝试用鼠标点击启动器,会导致鼠标经过远程界面
  4. 鼠标移动到启动器的过程中,启动器有概率自动关闭

Expected behavior
A clear and concise description of what you expected to happen.
鼠标经过远程界面的过程不要关闭启动器

Screenshots
If applicable, add screenshots to help explain your problem.
截图见附件,因为是概率出现,有拼接,移除未复现段落

Desktop (please complete the following information):

  • 系统: Windows 10 LTSC 2021
  • 软件版本: 1Remote(store)-v1.1.0

Additional context
猜测是鼠标经过远程界面时定期回报,被视作窗口活动,导致启动器关闭。操作越快越连贯,越容易出现。
远程窗口在最上层时,呼出一个新启动器的场景还挺常见,经常鼠标走到半路启动器没了。
远程最小化/被遮挡/和鼠标不在同一个桌面时,不会出现此问题。
测试效果

Originally created by @pigeon-coo on GitHub (Jan 3, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/827 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: 1. 打开一个远程桌面,窗口最大化 2. 通过快捷键或点击标签页“+”号,呼出启动器 3. 尝试用鼠标点击启动器,会导致鼠标经过远程界面 4. 鼠标移动到启动器的过程中,启动器有概率自动关闭 **Expected behavior** A clear and concise description of what you expected to happen. 鼠标经过远程界面的过程不要关闭启动器 **Screenshots** If applicable, add screenshots to help explain your problem. 截图见附件,因为是概率出现,有拼接,移除未复现段落 **Desktop (please complete the following information):** - 系统: Windows 10 LTSC 2021 - 软件版本: 1Remote(store)-v1.1.0 **Additional context** 猜测是鼠标经过远程界面时定期回报,被视作窗口活动,导致启动器关闭。操作越快越连贯,越容易出现。 远程窗口在最上层时,呼出一个新启动器的场景还挺常见,经常鼠标走到半路启动器没了。 远程最小化/被遮挡/和鼠标不在同一个桌面时,不会出现此问题。 ![测试效果](https://github.com/user-attachments/assets/6b1e6a0d-48f4-429e-9814-9d076a80663f)
kerem 2026-02-26 11:59:16 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

我猜测是新增的这个特性带入的BUG,https://github.com/1Remote/1Remote/issues/648

但不知为何我无法复现这个BUG,要分析一下代码看看了。

https://github.com/user-attachments/assets/231d1b42-3e7d-4fce-aaba-4c20134b50d6

<!-- gh-comment-id:2571465620 --> @VShawn commented on GitHub (Jan 5, 2025): 我猜测是新增的这个特性带入的BUG,https://github.com/1Remote/1Remote/issues/648 但不知为何我无法复现这个BUG,要分析一下代码看看了。 https://github.com/user-attachments/assets/231d1b42-3e7d-4fce-aaba-4c20134b50d6
Author
Owner

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

我猜测是新增的这个特性带入的BUG, #648

但不知为何我无法复现这个BUG,要分析一下代码看看了。

您好,这个BUG不好重现可以先不管它。我现在创建新远程已经习惯不再点击加号,而是先把鼠标移动到中间区域再呼出启动器然后直接点击,或者全键盘操作。
总体来说只是改变了操作习惯,问题不大。
但是另一个BUG #834 非常影响使用体验,还请麻烦帮看一看.....

<!-- gh-comment-id:2591639758 --> @pigeon-coo commented on GitHub (Jan 15, 2025): > 我猜测是新增的这个特性带入的BUG, [#648 ](https://github.com/1Remote/1Remote/issues/648) > > 但不知为何我无法复现这个BUG,要分析一下代码看看了。 您好,这个BUG不好重现可以先不管它。我现在创建新远程已经习惯不再点击加号,而是先把鼠标移动到中间区域再呼出启动器然后直接点击,或者全键盘操作。 总体来说只是改变了操作习惯,问题不大。 但是另一个BUG #834 非常影响使用体验,还请麻烦帮看一看.....
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#672
No description provided.