Opened 7 years ago
Last modified 7 years ago
#17627 new defect
Unconditional upscaling of display on HIDPI systems
Reported by: | Linuxhippy2 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.2.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
When using VirtualBox on systems with HiDPI screens, VirtualBox unconditionally scales the VM display using the system-wide scale factor - despite a scale-factor of 100% is selected in the VM settings.
This leads to several consequences:
- Text is barely readable (glyphs simply can't be simply upscaled using whole-screen image scaling)
- The guest OS is presented a lower resolution than the host's monitor would be capable of, so even HiDPI-aware guest OSs have to run in super-ugly upscaled mode.
please see: https://forums.virtualbox.org/viewtopic.php?f=7&t=86809 https://forums.virtualbox.org/viewtopic.php?f=7&t=87184
Attachments (1)
Change History (4)
by , 7 years ago
Attachment: | virtualbox_wrong_resolution.png added |
---|
comment:1 by , 7 years ago
there should be at least a checkbox available in the VM settings to disable this behaviour ("ignore system-wide display scaling).
comment:3 by , 7 years ago
sorry for the bogus "already fixed" post - the scaling issue still persists, but instead of nearest neighbour now billinear scaling is used, which at least keeps fonts readable (but blurry)
windows screen resolution dialog - ugly text, resolution too low (3840x2160 display)