Bug 1146998
| Summary: | After switching from full-screen using Shift-F11, arbitrary resolution doesn't work | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jonathon Jongsma <jjongsma> |
| Component: | virt-viewer | Assignee: | Virt Viewer Maint <virt-viewer-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.6 | CC: | cfergeau, dblechte, desktop-qa-list, dyuan, jjongsma, juzhou, marcandre.lureau, mbarta, mkrcmari, mzhan, pvine, rbalakri, tzheng, yeylon |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Windows | ||
| Whiteboard: | |||
| Fixed In Version: | virt-viewer-2.0-1.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: After switching out from full screen using shift-f11, virt-viewer internal state wrt fullscreen and arbitrary resizing would get out of sync
Consequence: arbitrary resolution would stop to work after getting out of full screen using shift+f11
Fix: the fullscreen/arbitrary resolution internal logic has been reworked/simplified
Result: this bug no longer occurs
|
Story Points: | --- |
| Clone Of: | 1022608 | Environment: | |
| Last Closed: | 2015-07-22 06:31:32 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: | |||
| Bug Depends On: | 1179477 | ||
| Bug Blocks: | |||
|
Description
Jonathon Jongsma
2014-09-26 14:12:30 UTC
I can reproduce this bug with: virt-viewer-0.6.0-11.el6.x86_64 Will be fixed by rebase to 2.0 I can reproduce this issue with package: virt-viewer-0.6.0-11.el6.x86_64 Steps to reproduce: 1. Set Open in Full Screen in Console options of VM 2. Open the console -> VM opens in full screen mode 3. Use Shift-F11 to switch to window mode -> resolution is adjusted. 4. Use Shift-F11 to switch to full-screen mode -> resolution is not adjusted. Then try to verify with new package: virt-viewer-2.0-2.el6.x86_64 Steps to verify: 1. Set Open in Full Screen in Console options of VM 2. Open the console -> VM opens in full screen mode 3. Use Shift-F11 to switch to window mode -> resolution is adjusted. 4. Use Shift-F11 to switch to full-screen mode -> resolution is adjusted. 5. Try step3&step4 several times, resolution is adjusted always. So move this bug from ON_QA to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1322.html |