Bug 1227659
| Summary: | Widgets import doesn't work fine | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Eduardo Minguez <eminguez> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mfeifer, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:15:25 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: |
|
||||||
Please note that is also happening for dialog import, not only for widgets, so it should be a common component of CF causing this issue. New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/502b037d7f80ed38030409579a91a5d0eabb089d commit 502b037d7f80ed38030409579a91a5d0eabb089d Author: Eric Winchell <ewinchel> AuthorDate: Tue Jun 9 16:45:38 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue Jun 9 16:45:38 2015 -0400 Widget and dialog import table styling fix https://bugzilla.redhat.com/show_bug.cgi?id=1227659 vmdb/app/assets/stylesheets/product_slickgrid.css | 27 ++++++++++++++++++---- .../_dialog_import_export.haml | 2 +- vmdb/app/views/report/_export_widgets.haml | 2 +- 3 files changed, 24 insertions(+), 7 deletions(-) Checked in upstream 0911 build, the table looks fine. Checked in 5.5.0.2-alpha1.1 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/RHSA-2015:2551 |
Created attachment 1034197 [details] widget import problems Description of problem: Trying to import widgets in CFME3.2 the GUI is screwed and you cannot import it Version-Release number of selected component (if applicable): CF3.2 How reproducible: Try to import widgets in CFME3.2 Steps to Reproduce: 1. Go to Cloud Intelligence -> Reports 2. Import/Export 3. Try to import Widgets Actual results: A list of widgets to import is shown, but there are not vertical arrow to scroll down, table is messy... Expected results: A list of widgets is seen to be able to select some of them, a proper vertical arrow to scroll down... Additional info: Attached screenshot