| Summary: | Dashboard widgets don't fit in lightbox panel | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | ||||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.5.0 | CC: | hkataria, jhardy, jprause, mpovolny, obarenbo, simaishi | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | ui | ||||||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-06-29 15:39:49 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1362291, 1362294 | ||||||||
| Attachments: |
|
||||||||
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2d31cecdf8a929811dbe39d8a2e647e618d6fa8d commit 2d31cecdf8a929811dbe39d8a2e647e618d6fa8d Author: Eric Winchell <ewinchel> AuthorDate: Mon Mar 7 15:07:29 2016 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Mon Mar 7 15:07:29 2016 -0500 Adjust zoomed chart styling in modal https://bugzilla.redhat.com/show_bug.cgi?id=1312247 app/views/dashboard/_zoomed_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) In 5.6.0.5-beta2.4.20160503153816_1fb554f the charts have disproportionate margins. Created attachment 1154123 [details]
screenshot of 5.6.0.4
Verified fixed in 5.6.0.5-beta2.4.20160503153816_1fb554f. 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://access.redhat.com/errata/RHBA-2016:1348 *** Bug 1362291 has been marked as a duplicate of this bug. *** *** Bug 1356498 has been marked as a duplicate of this bug. *** New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=406eb12e549ef6181ffb00f93c526ae112d8eb4e commit 406eb12e549ef6181ffb00f93c526ae112d8eb4e Author: Eric Winchell <ewinchel> AuthorDate: Wed Aug 3 17:20:50 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Thu Aug 11 12:07:07 2016 -0400 Zoomed Flash chart styling fix https://bugzilla.redhat.com/show_bug.cgi?id=1312247 app/views/dashboard/_zoomed_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=efbd1bbbcab8e32b88105d05a97279fc690a0e67 commit efbd1bbbcab8e32b88105d05a97279fc690a0e67 Merge: 05a8f9d 406eb12 Author: Dan Clarizio <dclarizi> AuthorDate: Thu Aug 11 12:39:03 2016 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Aug 11 12:39:03 2016 -0400 Merge branch 'charts' into '5.5.z' Zoomed Flash chart styling fix https://bugzilla.redhat.com/show_bug.cgi?id=1312247 See merge request !1034 app/views/dashboard/_zoomed_chart.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
Created attachment 1130775 [details] Screenshot of the bug Description of problem: Widgets with charts don't fit to lightbox panel when it zoomed. Version-Release number of selected component (if applicable): 5.5.2.4.20160127105142_395c086 How reproducible: Always Steps to Reproduce: 1. Go to Cloud Intelligence -> Dashboard 2. Zoom in any chart widget Actual results: Zoomed chart doesn't fit into the lightbox panel. Expected results: Chart's size must not be greater than lightbox panel.