Bug 1004051
Summary: | Remote-Viewer: Zoom Out Behavior Is Not Consistent | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Vimal Patel <vipatel> | |
Component: | virt-viewer | Assignee: | Jonathon Jongsma <jjongsma> | |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.4 | CC: | cfergeau, codong, dblechte, dyuan, gkong, jjongsma, lcui, marcandre.lureau, mzhan, rbalakri, tzheng, zsong | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | virt-viewer-0.6.0-4.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Zooming in and out on a window in virt-viewer/remote-viewer would sometimes cause the guest display to be resized rather than simply scaling the local display.
After this change, the guest display will never be resized in response to zooming in or out in the client (view > zoom > zoom in / zoom out). It will simply scale the display up or down.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1022404 (view as bug list) | Environment: | ||
Last Closed: | 2014-10-14 06:29: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: | ||||
Bug Blocks: | 1022404 |
Description
Vimal Patel
2013-09-03 19:16:12 UTC
I can reproduce this issue with: virt-viewer-0.5.6-8.el6.x86_64 The original resolution of the guest is 1280x768,when zoom out several times,it will changed. 1280x768 [Zoom out] -> 1280x768 [Zoom out] -> 1280x769 [Zoom out] -> Resolution changed. 1280x768 [Zoom out] -> Resolution back to original. fixed upstream in 895ef8029e794e7b74a45f27c7c741d1332bc02b (In reply to Jonathon Jongsma from comment #4) > fixed upstream in 895ef8029e794e7b74a45f27c7c741d1332bc02b Note: the previously mentioned patch had problems and was reverted, the proper upstream patch is 8fa9423bd873f2283be7b1e1e2fc80ffe8785155 I can reproduce this bug with: virt-viewer-0.5.6-8.el6.x86_64 Tested pass with: virt-viewer-0.6.0-5.el6.x86_64 Set the original resolution of the guest as 1280x768,when zoom out several times,it will not change.Also tried some other resolutions,when zoom out,the resolution will not change,so move the bug 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. http://rhn.redhat.com/errata/RHBA-2014-1379.html |