Bug 1017923

Summary: can't resize window vertically
Product: [Fedora] Fedora Reporter: Chris Murphy <bugzilla>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: berrange, crobinso, virt-maint
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-10 00:04:29 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:
Attachments:
Description Flags
virsh dumpxml
none
screencast none

Description Chris Murphy 2013-10-10 19:26:38 UTC
Created attachment 810723 [details]
virsh dumpxml

Description of problem: The bottom part of the virt-manager window is apparently below the bottom of the physical screen. When I move the mouse to the sides, I get a resize indication and can resize horizontally. I cannot resize vertically or diagonally. So at the moment I either have to resize it horizontally then scale always to see the full environment; or I'm stuck with buttons in the VM that are off screen: so either tiny VM or non-controllable VM.


Version-Release number of selected component (if applicable):
virt-manager-0.10.0-4.git79196cdf.fc20.noarch

How reproducible:
Always. I usually can go Fullscreen then back to non-fullscreen which somehow resets the bottom of the virt-manager window so I can resize diagonally. But right now when I choose Fullscreen nothing happens so I can't do that.


Steps to Reproduce:
1. Install Fedora 20 to baremetal, native screen is 1440x900.
2. Boot within virt-manager, the F20 beta TC2 media

Actual results:
By default the window the VM is in, isn't vertically resizable.

Expected results:
I should be able to resize it by default.

Additional info:
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name fedora20 -S -machine pc-i440fx-1.6,accel=kvm,usb=off -m 1024 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1

Comment 1 Chris Murphy 2013-10-10 19:58:42 UTC
OK apparently not always. I quit, logged out, logged back in, restarted virt-manager and now it's cooperating. And I can't figure out how I got it into that unresizeable state to begin with. Will reopen if I get more info.

Comment 2 Chris Murphy 2013-10-16 19:58:19 UTC
Reopening, I have a way to reproduce this and will attach a screencast.

Comment 3 Chris Murphy 2013-10-16 19:59:52 UTC
Created attachment 813097 [details]
screencast

There's more than one way to get into this predicament, but once the bottom of the window automatically extends below the bottom "horizon" of the display, there's no way to resize the window.

Comment 4 Cole Robinson 2013-11-10 00:04:29 UTC
If there's a bug here I don't think it's virt-manager. Resizing off the edge of the screen seems like it's doing what is expected. And allowing the app to be resized when the widgets on screen require all that vertical space is difficult to do in a usable fashion.

You can also resize vertically by grabbing the top corners of the window, which works even if the top window bar is flush against the gnome shell top bar, so I think that should do what you want.

Closing as WORKSFORME, please reopen if I've missed something