mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #827] 鼠标划过远程窗口有概率导致呼出的启动器消失 #2590
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#2590
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 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:
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):
Additional context

猜测是鼠标经过远程界面时定期回报,被视作窗口活动,导致启动器关闭。操作越快越连贯,越容易出现。
远程窗口在最上层时,呼出一个新启动器的场景还挺常见,经常鼠标走到半路启动器没了。
远程最小化/被遮挡/和鼠标不在同一个桌面时,不会出现此问题。
@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
@pigeon-coo commented on GitHub (Jan 15, 2025):
您好,这个BUG不好重现可以先不管它。我现在创建新远程已经习惯不再点击加号,而是先把鼠标移动到中间区域再呼出启动器然后直接点击,或者全键盘操作。
总体来说只是改变了操作习惯,问题不大。
但是另一个BUG #834 非常影响使用体验,还请麻烦帮看一看.....