Bug 1183727
Summary: | Snapshot icon is too big | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Kjö Hansi Glaz <kjo> | ||||
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | unspecified | CC: | berrange, crobinso, gscrivan, rbalakri | ||||
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: | 2015-01-20 17:57:01 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: |
|
Sorry for the inconvenience. *** This bug has been marked as a duplicate of bug 1117763 *** |
Created attachment 981537 [details] Add 32x32 version of vm_clone_wizard icon Description of problem: In virt-manager details/console/snapshot window, the "snapshots" toolbar icon is displayed as 48x48 instead of 32x32 px, uselessy enlarging the toolbar. Version-Release number of selected component (if applicable): 1.0.1 How reproducible: Always Steps to Reproduce: 1. Open virt-manager 2. Select a VM 3. Click "Open" Actual results: In the virtual machine window, the "snapshots" toolbar icon is displayed as 48x48, uselessy enlarging the toolbar. Expected results: The snapshot icon shold be the same size as other icons, which is 32x32 px. Additional info: The problem is caused by the lack of a 32x32 version of the vm_clone_wizard icon. The attached patch solves the problem by adding this icon size.