mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
DPI problems when running x64 RustDesk on Windows 7 #3041
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#3041
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 @jernejs on GitHub (Oct 9, 2024).
Bug Description
When running x64 version of RustDesk on Windows 7, it seems to not run in high-DPI-compatible mode, which results in only part of the screen being visible when the controlled computer is using anything other than 100% DPI. Mouse pointer is also offset on the actual computer compared to what RustDesk is showing.
x86 version of RustDesk doesn't have this problem.
How to Reproduce
Set Windows 7 computer to 150% DPI, run RustDesk, take control from remote computer
Expected Behavior
Whole screen visible
Operating system(s) on local side and remote side
Windows 11 → Windows 7
RustDesk Version(s) on local side and remote side
1.3.2 → 1.3.2
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Oct 9, 2024):
#763