mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #885] 远程桌面后经常性不能滚动屏幕,剪切 #2640
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#2640
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 @jackzhum on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/885
Originally assigned to: @VShawn on GitHub.
连接远程桌面后不定时出现鼠标滚动失效,比如在文件夹中无法滚动查看文件,在文本编译器上无法滚动内容。
而且发生上诉问题后快捷键也无法使用,比如复制粘贴。
在切换到mstsc.exe模式后能恢复正常。
上诉现象都是在升级到1.1.1版本后发生的,之前没有这个 问题。
@VShawn commented on GitHub (Mar 10, 2025):
能否麻烦确认一下 1.1.0 是否有问题,或者帮忙确认一下上一个没问题的版本是多少?方便我反查1.1.1中到底引入了什么问题。
@jackzhum commented on GitHub (Mar 17, 2025):
回退到1.1.0后使用了一段时间目前没有遇到了
@VShawn commented on GitHub (Mar 18, 2025):
看来是1.1.1引入了问题,有关的改动就是RDP的焦点控制函数,这个模块在nightly版本中进行了重写,那么再麻烦测试一下最新的 nightly 版本看看是否已经OK了:https://github.com/1Remote/1Remote/releases/tag/Nightly
@GXLOY commented on GitHub (Mar 18, 2025):
我的1.1.1也出现鼠标拖不动的问题了,换成3月14日构建的1.2.0版本能正常拖动了