Bug 1060226
Summary: | RFE: Rework console scaling/resizing to work more like virtualbox | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Cole Robinson <crobinso> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | berrange, crobinso, gscrivan, kparal, lersek, OmegaPhil |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-10 00:00:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Cole Robinson
2014-01-31 14:00:01 UTC
Also, we should consider if we want to add a status bar (see pre-existing bug): https://bugzilla.redhat.com/show_bug.cgi?id=475873 If not we should close that Another bit: say the console is something small, like 640x480. Switch to details view, and the window will be resized to fit the details content. Now switch back to the console and the window is now larger than the guest resolution. We should consider saving the console resolution and switching back to it when toggling between details. Not sure what to do if user explicitly changes the window size when in details mode though. *** Bug 1216099 has been marked as a duplicate of this bug. *** http://www.gregfreeman.org/2012/fix-wrong-resolution-at-mdm-lightdm-login-screen-in-linux-mint-ubuntu/ https://www.mail-archive.com/spice-devel@lists.freedesktop.org/msg01074.html Does QXL include the mentioned patch in Fedora 21 and RHEL7/CentOS7? I assume not. I don't think any spice patch is going to be a magic fix for all the issues enumerated here and in the comments of your original bug. virt-manager needs some UI work to address this issue Per virt-manager's recent DESIGN.md file we I'm not planning to invest much more time in trying to improve the default sizing behavior here. virt-viewer has better behavior FWIW I made a change upstream though to default new windows to allocate 1024x768 for the viewer widget, which means by default OS install wizards with qxl shouldn't end up bigger than the default window size, and require scroll bars or triggering 'Resize to VM'. That should be a small default improvement. But other than that there are no plans to change anything here |