Bug 1402107
Summary: | Incorrect zoom out icon on C&U graphs | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, rknaur, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui | ||||||
Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1411885 (view as bug list) | Environment: | |||||
Last Closed: | 2017-06-12 17:00:55 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1411885 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bffbd73c6a04264d52b0d8bddb9651cf5decf246 commit bffbd73c6a04264d52b0d8bddb9651cf5decf246 Author: PanSpagetka <rknaur> AuthorDate: Tue Dec 20 11:09:18 2016 +0100 Commit: PanSpagetka <rknaur> CommitDate: Tue Dec 20 11:23:14 2016 +0100 Fix Incorect zoom out icon on C&U graphs https://bugzilla.redhat.com/show_bug.cgi?id=1402107 app/helpers/charting_helper.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Verified in 5.8.0.2 |
Created attachment 1228668 [details] screen shot of zoom out icon Description of problem: ----------------------- In 5.7, the zoom out icon has a '+' sign instead of '-' sign inside the magnifying glass. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.7.0.13 How reproducible: ----------------- Always Steps to Reproduce: ------------------ 1.Manage a provider.Enable C&U collection for the provider. 2.View C&U graphs for a VM/host/cluster. Actual results: --------------- Zoom out icon has a '+' sign on C&U graphs. Expected results: ---------------- Zoom out icon should have a '-' sign on C&U graphs. Additional info: ----------------