mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #253] RDP协议下固定分辨率时自定义缩放比例不起作用 #3104
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#3104
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 @syazyz on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/253
Originally assigned to: @VShawn on GitHub.
Describe the bug
版本0.7.0-pre-release-2
系统Win10 LTSC 21H2,RDP连接远程主机Windows Server 2022,在设置里选择自定义分辨率(固定),缩放选择定制
连接后分辨率正常,但缩放未起效
To Reproduce
见截图
Expected behavior
见截图
Screenshots


Desktop (please complete the following information):
@VShawn commented on GitHub (Jun 9, 2022):
自测没有复现这个bug,可能和系统有关。或者你本身是使用2k或4k的显示器并且设置了缩放么?如果你的系统设置了150%的缩放,软件里再设150缩放,就等于100%缩放。
@syazyz commented on GitHub (Jun 11, 2022):
感谢回复。我确实是正在用4k显示器,但这与系统全局缩放应该没有太大关系,而是远程连接本身缩放的问题。现在我把系统全局缩放改成100%,然后再改变配置文件中的缩放依旧没有变化,与前述情况相同。
@VShawn commented on GitHub (Jun 13, 2022):
很遗憾,可能我暂时无法解决你遇到的问题。可能需要把 MSTSC 客户端从微软 AxMSTSC 客户端迁移到 FreeRDP 来解决这些坑问题。AxMSTSC 经常在不同系统中遇到 bug。