mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #1182] remote desktop screen is partly shown #870
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#870
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 @subjoel on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1182
Quasar version
1.4.1
Server installed .NET version
.Net 6.0
Server operating system
Windows 11/Server 2022
Client installed .NET version
.Net 6.0
Client operating system
Windows 10/Server 2019/2016
Build configuration
Release
Describe the bug
so, whenever i test it and use remote desktop feauture i get to see their screen but only the top right part of it. i think its with the aspect ratio or resolution but idk. see this image for details.

How to reproduce
i just downloaded quasar 1.4.1 from release and ran quasar.exe and build the client. after that i ran the client on multiple different rdp's to test.
Expected behavior
see the full screen with taskbar and just their screen.
Actual behavior
it shows zoomed in screen or something.
Additional context
/
@BurntDog commented on GitHub (Jun 22, 2023):
Never had this happen myself but, just to check did you ever try to change your Desktop resolution to see if that made any difference (what is your Desktop resolution set to now)?
@subjoel commented on GitHub (Jun 22, 2023):
Fixed, all my rdp's i used where kinda squared shape, that's why, on normal monitors it works
@MaxXor commented on GitHub (Jun 22, 2023):
Seems to be related to https://github.com/quasar/Quasar/issues/1139 right?